This website requires JavaScript.
Explore
Help
Sign In
Superminaren
/
llama.cpp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2026-09-07 20:47:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
gg/check-python-version
llama.cpp
/
tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Georgi Gerganov
4356325ef5
tests : check the Python version
...
ggml-ci
2024-06-11 09:05:15 +03:00
..
.gitignore
…
CMakeLists.txt
…
get-model.cpp
…
get-model.h
…
run-json-schema-to-grammar.mjs
…
test-autorelease.cpp
…
test-backend-ops.cpp
ggml : refactor rope norm/neox (
#7634
)
2024-06-05 11:29:20 +03:00
test-c.c
…
test-chat-template.cpp
…
test-double-float.cpp
…
test-grad0.cpp
ggml : refactor rope norm/neox (
#7634
)
2024-06-05 11:29:20 +03:00
test-grammar-integration.cpp
Added support for . (any character) token in grammar engine. (
#6467
)
2024-06-06 06:08:52 -07:00
test-grammar-parser.cpp
grammars: x{min,max} repetition operator (
#6640
)
2024-06-06 10:07:06 +01:00
test-json-schema-to-grammar.cpp
tests : check the Python version
2024-06-11 09:05:15 +03:00
test-llama-grammar.cpp
…
test-model-load-cancel.cpp
…
test-opt.cpp
…
test-quantize-fns.cpp
…
test-quantize-perf.cpp
…
test-rope.cpp
ggml : refactor rope norm/neox (
#7634
)
2024-06-05 11:29:20 +03:00
test-sampling.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
…