]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
scripts : make the shell scripts cross-platform (#14341)
authorVedran Miletić <redacted>
Mon, 30 Jun 2025 08:17:18 +0000 (10:17 +0200)
committerGitHub <redacted>
Mon, 30 Jun 2025 08:17:18 +0000 (10:17 +0200)
commite9b6350e61d592634263a14b3d77ecbf6c1fb096
tree0e418d1f06efd3aaa6301677395a3f3eea88975d
parentcaf5681fcb47dfe9bafee94ef9aa8f669ac986c7
scripts : make the shell scripts cross-platform (#14341)
46 files changed:
.devops/tools.sh
build-xcframework.sh
ci/run.sh
examples/Miku.sh
examples/chat-13B.sh
examples/chat-persistent.sh
examples/chat-vicuna.sh
examples/chat.sh
examples/jeopardy/jeopardy.sh
examples/reason-act.sh
examples/server-llama2-13B.sh
examples/sycl/build.sh
examples/sycl/run-llama2.sh
examples/sycl/run-llama3.sh
examples/ts-type-to-grammar.sh
scripts/apple/validate-apps.sh
scripts/apple/validate-ios.sh
scripts/apple/validate-macos.sh
scripts/apple/validate-tvos.sh
scripts/apple/validate-visionos.sh
scripts/check-requirements.sh
scripts/ci-run.sh
scripts/compare-commits.sh
scripts/debug-test.sh
scripts/gen-authors.sh
scripts/get-hellaswag.sh
scripts/get-pg.sh
scripts/get-wikitext-103.sh
scripts/get-wikitext-2.sh
scripts/get-winogrande.sh
scripts/hf.sh
scripts/qnt-all.sh
scripts/run-all-perf.sh
scripts/run-all-ppl.sh
scripts/sync-ggml-am.sh
scripts/sync-ggml.sh
scripts/tool_bench.sh
tests/test-lora-conversion-inference.sh
tests/test-tokenizer-0.sh
tests/test-tokenizers-repo.sh
tools/gguf-split/tests.sh
tools/mtmd/tests.sh
tools/quantize/tests.sh
tools/server/chat-llama2.sh
tools/server/chat.sh
tools/server/tests/tests.sh