]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tests : avoid building get-model.cpp many times (#26317)
authorGeorgi Gerganov <redacted>
Thu, 30 Jul 2026 16:34:04 +0000 (19:34 +0300)
committerGitHub <redacted>
Thu, 30 Jul 2026 16:34:04 +0000 (19:34 +0300)
commit47f686f53f2a20fe82d87d79fa5c835714ee8f46
tree249bf9d48e46a505ffae3bc402a2e95a547a7f68
parente1a1abb78746c025f5e9039f590e37ccdb758ae7
tests : avoid building get-model.cpp many times (#26317)

* tests : remove get-model.cpp

* tests : fix quant type selection
12 files changed:
common/common.cpp
common/common.h
tests/CMakeLists.txt
tests/get-model.cpp [deleted file]
tests/get-model.h [deleted file]
tests/snapshots/qwen3.5-27b.schema [deleted file]
tests/snapshots/qwen3.6-27b.schema [new file with mode: 0644]
tests/test-autorelease.cpp
tests/test-backend-sampler.cpp
tests/test-model-load-cancel.cpp
tests/test-quant-type-selection.cpp
tests/test-rset-release.cpp