llama_cpp_for_radxa_dragon_.../tests
Johannes Gäßler a976ff081b
llama: end-to-end tests (#19802)
* tests: add end-to-end tests per model architecture

* fixup for rebase

* fix use-after-free in llama-model-loader.cpp

* fix CI

* fix WebGPU

* fix CI

* disable CI for macOS-latest-cmake-arm64

* use expert_weights_scale only if != 0.0f

* comments
2026-03-08 12:30:21 +01:00
..
peg-parser
.gitignore
CMakeLists.txt llama: end-to-end tests (#19802) 2026-03-08 12:30:21 +01:00
get-model.cpp
get-model.h
gguf-model-data.cpp
gguf-model-data.h
run-json-schema-to-grammar.mjs
test-alloc.cpp
test-arg-parser.cpp
test-autorelease.cpp
test-backend-ops.cpp ggml: add GATED_DELTA_NET op (#19504) 2026-03-07 15:41:10 +08:00
test-backend-sampler.cpp
test-barrier.cpp
test-c.c
test-chat-auto-parser.cpp
test-chat-peg-parser.cpp
test-chat-template.cpp
test-chat.cpp Revert to OAI-compatible args (#20213) 2026-03-08 11:33:03 +01:00
test-double-float.cpp
test-gbnf-validator.cpp
test-gguf-model-data.cpp
test-gguf.cpp
test-grammar-integration.cpp
test-grammar-llguidance.cpp
test-grammar-parser.cpp
test-jinja.cpp
test-json-partial.cpp
test-json-schema-to-grammar.cpp
test-llama-archs.cpp llama: end-to-end tests (#19802) 2026-03-08 12:30:21 +01:00
test-llama-grammar.cpp
test-log.cpp
test-lora-conversion-inference.sh
test-model-load-cancel.cpp
test-mtmd-c-api.c
test-opt.cpp
test-peg-parser.cpp
test-quantize-fns.cpp
test-quantize-perf.cpp
test-quantize-stats.cpp
test-regex-partial.cpp
test-rope.cpp
test-sampling.cpp
test-state-restore-fragmented.cpp
test-thread-safety.cpp
test-tokenizer-0.cpp
test-tokenizer-0.py
test-tokenizer-0.sh
test-tokenizer-1-bpe.cpp
test-tokenizer-1-spm.cpp
test-tokenizer-random.py
test-tokenizers-repo.sh
testing.h