This website requires JavaScript.
Explore
Help
Sign In
nikola
/
llama_cpp
Watch
1
Star
0
Fork
0
You've already forked llama_cpp
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
9d3ef4809fc0039ee80acc92cd0cb854b544dffd
llama_cpp
/
tests
History
Georgi Gerganov
45c6ef7307
metal : support argsort for ne00 > 1024 (
#17247
)
...
* metal : refactor argsort * cont : sort chunks * cont : merge sorted buckets * cont : cleanup
2025-11-14 09:36:06 +02:00
..
.gitignore
…
CMakeLists.txt
…
get-model.cpp
…
get-model.h
…
run-json-schema-to-grammar.mjs
…
test-alloc.cpp
ggml : fix graph reallocation with multiple chunks (
#16396
)
2025-10-03 13:49:08 +02:00
test-arg-parser.cpp
…
test-autorelease.cpp
…
test-backend-ops.cpp
metal : support argsort for ne00 > 1024 (
#17247
)
2025-11-14 09:36:06 +02:00
test-barrier.cpp
…
test-c.c
…
test-chat-parser.cpp
common : handle unicode during partial json parsing (
#16526
)
2025-10-12 16:18:47 +03:00
test-chat-template.cpp
chat : Granite Docling stopping (
#16438
)
2025-10-06 18:59:40 +02:00
test-chat.cpp
chat: Add LFM2 tool handling (
#16763
)
2025-10-27 23:54:01 +01:00
test-double-float.cpp
…
test-gbnf-validator.cpp
…
test-gguf.cpp
…
test-grammar-integration.cpp
grammar : use int64_t to avoid int overflows in int schema to grammar conversion logic (
#16626
)
2025-10-17 08:59:31 +03:00
test-grammar-llguidance.cpp
…
test-grammar-parser.cpp
…
test-json-partial.cpp
common : handle unicode during partial json parsing (
#16526
)
2025-10-12 16:18:47 +03:00
test-json-schema-to-grammar.cpp
grammar : support array references in json schema (
#16792
)
2025-10-28 09:37:52 +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-quantize-fns.cpp
…
test-quantize-perf.cpp
…
test-quantize-stats.cpp
…
test-regex-partial.cpp
…
test-rope.cpp
ggml-cpu: templateify ggml_compute_forward_rope_f32 and _f16 (
#16805
)
2025-11-11 13:33:24 +02:00
test-sampling.cpp
…
test-thread-safety.cpp
server : support unified cache across slots (
#16736
)
2025-11-02 18:14:04 +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
…
test-tokenizers-repo.sh
…