This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
llama.cpp
Watch
0
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2025-08-09 10:32:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0091ecc1e5c0f689be856fade3803a534f35c9f
llama.cpp
/
tests
History
Plamen Minev
381603a775
ci: detach common from the library (
#12827
)
...
* fix: detach common from the library * fix: building chat test template
2025-04-09 10:11:11 +02:00
..
.gitignore
…
CMakeLists.txt
cmake : enable curl by default (
#12761
)
2025-04-07 13:35:19 +02:00
get-model.cpp
…
get-model.h
…
run-json-schema-to-grammar.mjs
…
test-arg-parser.cpp
common : refactor downloading system, handle mmproj with -hf option (
#12694
)
2025-04-01 23:44:05 +02:00
test-autorelease.cpp
…
test-backend-ops.cpp
vulkan: Implement split_k for coopmat2 flash attention. (
#12627
)
2025-04-02 14:25:08 -05:00
test-barrier.cpp
…
test-c.c
…
test-chat-template.cpp
ci: detach common from the library (
#12827
)
2025-04-09 10:11:11 +02:00
test-chat.cpp
server
: extract <think> tags from qwq outputs (
#12297
)
2025-03-10 10:59:03 +00:00
test-double-float.cpp
…
test-gguf.cpp
cleanup: fix compile warnings associated with gnu_printf (
#11811
)
2025-02-12 10:06:53 -04:00
test-grammar-integration.cpp
…
test-grammar-llguidance.cpp
upgrade to llguidance 0.7.10 (
#12576
)
2025-03-26 11:06:09 -07:00
test-grammar-parser.cpp
…
test-json-schema-to-grammar.cpp
tool-call
: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (
#12034
)
2025-03-05 13:05:13 +00:00
test-llama-grammar.cpp
…
test-log.cpp
…
test-lora-conversion-inference.sh
…
test-model-load-cancel.cpp
…
test-opt.cpp
…
test-quantize-fns.cpp
tests : fix test-quantize-fns to init the CPU backend (
#12306
)
2025-03-10 14:07:15 +02:00
test-quantize-perf.cpp
…
test-rope.cpp
…
test-sampling.cpp
sampling: add Top-nσ sampler (
#11223
)
2025-02-13 08:45:57 +02:00
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
…