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
b4315
llama.cpp
/
tests
T
History
Diego Devesa
cb13ef85a4
remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (
#10797
)
...
other windows build fixes
2024-12-12 19:02:49 +01:00
..
.gitignore
…
CMakeLists.txt
remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (
#10797
)
2024-12-12 19:02:49 +01:00
get-model.cpp
…
get-model.h
…
run-json-schema-to-grammar.mjs
…
test-arg-parser.cpp
speculative : refactor and add a simpler example (
#10362
)
2024-11-25 09:58:41 +02:00
test-autorelease.cpp
…
test-backend-ops.cpp
ggml: add
GGML_SET
Metal kernel + i32 CPU kernel (ggml/1037)
2024-12-05 13:27:33 +02:00
test-barrier.cpp
…
test-c.c
…
test-chat-template.cpp
llama : add enum for built-in chat templates (
#10623
)
2024-12-02 22:10:19 +01:00
test-double-float.cpp
…
test-grammar-integration.cpp
…
test-grammar-parser.cpp
…
test-json-schema-to-grammar.cpp
…
test-llama-grammar.cpp
…
test-log.cpp
…
test-lora-conversion-inference.sh
Fix HF repo commit to clone lora test models (
#10649
)
2024-12-04 10:45:48 +01:00
test-model-load-cancel.cpp
…
test-opt.cpp
…
test-quantize-fns.cpp
tests : fix compile warning
2024-11-25 15:17:32 +02:00
test-quantize-perf.cpp
…
test-rope.cpp
…
test-sampling.cpp
ggml : move AMX to the CPU backend (
#10570
)
2024-11-29 21:54:58 +01: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
…