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-27 10:38:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67d1ef23c68e1e09dc6d7423d1ef5fc0ea56ed5e
llama.cpp
/
tests
History
Johannes Gäßler
c8c4495b8d
ggml: backward pass for split swiglu (
#14483
)
2025-07-03 17:05:18 +02:00
..
.gitignore
tests : gitignore ggml-common.h
2024-03-09 14:17:11 +02:00
CMakeLists.txt
…
get-model.cpp
…
get-model.h
ci : add model tests + script wrapper (
#4586
)
2024-01-26 14:18:00 +02:00
run-json-schema-to-grammar.mjs
…
test-arg-parser.cpp
…
test-autorelease.cpp
llama : add
llama_vocab
, functions -> methods, naming (
#11110
)
2025-01-12 11:32:42 +02:00
test-backend-ops.cpp
…
test-barrier.cpp
…
test-c.c
ggml : remove kompute backend (
#14501
)
2025-07-03 07:48:32 +03:00
test-chat-parser.cpp
…
test-chat-template.cpp
llama-chat : reset glmedge chat template (
#13253
)
2025-05-02 11:06:09 +02:00
test-chat.cpp
…
test-double-float.cpp
…
test-gbnf-validator.cpp
…
test-gguf.cpp
…
test-grammar-integration.cpp
…
test-grammar-llguidance.cpp
…
test-grammar-parser.cpp
…
test-json-partial.cpp
…
test-json-schema-to-grammar.cpp
…
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
…
test-sampling.cpp
…
test-thread-safety.cpp
…
test-tokenizer-0.cpp
…
test-tokenizer-0.py
py : logging and flake8 suppression refactoring (
#7081
)
2024-05-05 08:07:48 +03:00
test-tokenizer-0.sh
…
test-tokenizer-1-bpe.cpp
cmake : do not include ./src as public for libllama (
#13062
)
2025-04-24 16:00:10 +03:00
test-tokenizer-1-spm.cpp
cmake : do not include ./src as public for libllama (
#13062
)
2025-04-24 16:00:10 +03:00
test-tokenizer-random.py
…
test-tokenizers-repo.sh
…