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-14 20:29:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad76569f8e78ab6ca921bda25cef25a157361719
llama.cpp
/
tests
History
Georgi Gerganov
fc18425b6a
ggml : add SSM Metal kernels (
#8546
)
...
* ggml : add ggml_ssm_conv metal impl * ggml : add ssm_scan metal impl ggml-ci
2024-08-26 17:55:36 +03:00
..
.gitignore
…
CMakeLists.txt
tests : re-enable tokenizer tests (
#8611
)
2024-07-22 13:32:49 +03:00
get-model.cpp
…
get-model.h
…
run-json-schema-to-grammar.mjs
…
test-autorelease.cpp
…
test-backend-ops.cpp
ggml : add SSM Metal kernels (
#8546
)
2024-08-26 17:55:36 +03:00
test-c.c
…
test-chat-template.cpp
tests : fix printfs (
#8068
)
2024-07-25 18:58:04 +03:00
test-double-float.cpp
…
test-grad0.cpp
…
test-grammar-integration.cpp
tests : add missing comma in grammar integration tests (
#9099
)
2024-08-20 12:09:55 +03:00
test-grammar-parser.cpp
…
test-json-schema-to-grammar.cpp
…
test-llama-grammar.cpp
llama : move vocab, grammar and sampling into separate files (
#8508
)
2024-07-23 13:10:17 +03:00
test-lora-conversion-inference.sh
lora : fix llama conversion script with ROPE_FREQS (
#9117
)
2024-08-23 12:58:53 +02:00
test-model-load-cancel.cpp
…
test-opt.cpp
…
test-quantize-fns.cpp
…
test-quantize-perf.cpp
…
test-rope.cpp
…
test-sampling.cpp
tests : fix compile warnings for unreachable code (
#9185
)
2024-08-26 16:30:25 +03: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
…