llama_cpp_for_radxa_dragon_.../tests
2025-01-09 10:07:33 +01:00
..
.gitignore
CMakeLists.txt tests: add tests for GGUF (#10830) 2024-12-17 19:09:35 +01:00
get-model.cpp
get-model.h
run-json-schema-to-grammar.mjs
test-arg-parser.cpp speculative : refactor and add a simpler example (#10362) 2024-11-25 09:58:41 +02:00
test-autorelease.cpp llama : update llama_model API names (#11063) 2025-01-06 10:55:18 +02:00
test-backend-ops.cpp vulkan: optimize mul_mat for small values of N (#10991) 2024-12-30 18:27:11 +01:00
test-barrier.cpp
test-c.c
test-chat-template.cpp llama-chat : add phi 4 template (#11148) 2025-01-09 10:07:33 +01:00
test-double-float.cpp
test-gguf.cpp GGUF: C++ refactor, backend support, misc fixes (#11030) 2025-01-07 18:01:58 +01:00
test-grammar-integration.cpp llama : minor grammar refactor (#10897) 2024-12-19 17:42:13 +02:00
test-grammar-parser.cpp
test-json-schema-to-grammar.cpp
test-llama-grammar.cpp llama : minor grammar refactor (#10897) 2024-12-19 17:42:13 +02:00
test-log.cpp
test-lora-conversion-inference.sh Fix HF repo commit to clone lora test models (#10649) 2024-12-04 10:45:48 +01:00
test-model-load-cancel.cpp llama : update llama_model API names (#11063) 2025-01-06 10:55:18 +02:00
test-opt.cpp ggml : inttypes.h -> cinttypes (#0) 2024-11-17 08:30:29 +02:00
test-quantize-fns.cpp tests : fix compile warning 2024-11-25 15:17:32 +02:00
test-quantize-perf.cpp ggml : inttypes.h -> cinttypes (#0) 2024-11-17 08:30:29 +02:00
test-rope.cpp llama : add Qwen2VL support + multimodal RoPE (#10361) 2024-12-14 14:43:46 +02:00
test-sampling.cpp sampling : refactor + optimize penalties sampler (#10803) 2024-12-16 12:31:14 +02:00
test-tokenizer-0.cpp llama : update llama_model API names (#11063) 2025-01-06 10:55:18 +02:00
test-tokenizer-0.py
test-tokenizer-0.sh
test-tokenizer-1-bpe.cpp llama : update llama_model API names (#11063) 2025-01-06 10:55:18 +02:00
test-tokenizer-1-spm.cpp llama : update llama_model API names (#11063) 2025-01-06 10:55:18 +02:00
test-tokenizer-random.py