| .. |
|
.gitignore
|
09e72a037c
gitignore : Ignore vim swap files in tests (#15901)
|
4 mēneši atpakaļ |
|
CMakeLists.txt
|
624207e676
devops: add s390x & ppc64le CI (#15925)
|
3 mēneši atpakaļ |
|
get-model.cpp
|
413e7b0559
ci : add model tests + script wrapper (#4586)
|
2 gadi atpakaļ |
|
get-model.h
|
413e7b0559
ci : add model tests + script wrapper (#4586)
|
2 gadi atpakaļ |
|
run-json-schema-to-grammar.mjs
|
1d36b3670b
llama : move end-user examples to tools directory (#13249)
|
8 mēneši atpakaļ |
|
test-alloc.cpp
|
638d330246
ggml : fix graph reallocation with multiple chunks (#16396)
|
3 mēneši atpakaļ |
|
test-arg-parser.cpp
|
364a7a6d4a
common : remove common_has_curl() (#16351)
|
3 mēneši atpakaļ |
|
test-autorelease.cpp
|
afa8a9ec9b
llama : add `llama_vocab`, functions -> methods, naming (#11110)
|
1 gadu atpakaļ |
|
test-backend-ops.cpp
|
ef07a40906
ggml webgpu: add support for soft_max, optimize rms_norm (#16357)
|
3 mēneši atpakaļ |
|
test-barrier.cpp
|
d64c8104f0
test-barrier : do not use more threads than physically available (#16389)
|
3 mēneši atpakaļ |
|
test-c.c
|
d4cdd9c1c3
ggml : remove kompute backend (#14501)
|
6 mēneši atpakaļ |
|
test-chat-parser.cpp
|
88021565f0
chat : Deepseek V3.1 reasoning and tool calling support (OpenAI Style) (#15533)
|
4 mēneši atpakaļ |
|
test-chat-template.cpp
|
c08002a198
chat : Granite Docling stopping (#16438)
|
3 mēneši atpakaļ |
|
test-chat.cpp
|
128d522c04
chat : support Magistral thinking (#16413)
|
3 mēneši atpakaļ |
|
test-double-float.cpp
|
370b1f7e7a
ggml : minor naming changes (#8433)
|
1 gadu atpakaļ |
|
test-gbnf-validator.cpp
|
13b4548877
cmake : do not include ./src as public for libllama (#13062)
|
8 mēneši atpakaļ |
|
test-gguf.cpp
|
7675c555a1
gguf: fix failure on version == 0 (#13956)
|
7 mēneši atpakaļ |
|
test-grammar-integration.cpp
|
53f925074d
sync : vendor (#13901)
|
7 mēneši atpakaļ |
|
test-grammar-llguidance.cpp
|
13b4548877
cmake : do not include ./src as public for libllama (#13062)
|
8 mēneši atpakaļ |
|
test-grammar-parser.cpp
|
13b4548877
cmake : do not include ./src as public for libllama (#13062)
|
8 mēneši atpakaļ |
|
test-json-partial.cpp
|
f5cd27b71d
`server`: streaming of tool calls and thoughts when `--jinja` is on (#12379)
|
7 mēneši atpakaļ |
|
test-json-schema-to-grammar.cpp
|
7057faf64b
json : support `enum` values within `allOf` (#15830)
|
4 mēneši atpakaļ |
|
test-llama-grammar.cpp
|
13b4548877
cmake : do not include ./src as public for libllama (#13062)
|
8 mēneši atpakaļ |
|
test-log.cpp
|
7eee341bee
common : use common_ prefix for common library functions (#9805)
|
1 gadu atpakaļ |
|
test-lora-conversion-inference.sh
|
e9b6350e61
scripts : make the shell scripts cross-platform (#14341)
|
6 mēneši atpakaļ |
|
test-model-load-cancel.cpp
|
47182dd03f
llama : update llama_model API names (#11063)
|
1 gadu atpakaļ |
|
test-mtmd-c-api.c
|
27aa259532
mtmd : add C public API (#13184)
|
8 mēneši atpakaļ |
|
test-opt.cpp
|
bcbddcd54f
tests : fix test-opt with GGML_BACKEND_DL (#15599)
|
4 mēneši atpakaļ |
|
test-quantize-fns.cpp
|
e128a1bf5b
tests : fix test-quantize-fns to init the CPU backend (#12306)
|
10 mēneši atpakaļ |
|
test-quantize-perf.cpp
|
bee378e098
ci: run the x64 and arm ci on the github machines instead (#16183)
|
3 mēneši atpakaļ |
|
test-quantize-stats.cpp
|
da84c04d8f
docker : do not build tests (#13204)
|
8 mēneši atpakaļ |
|
test-regex-partial.cpp
|
3198405e98
`common`: add partial regex support (#12808)
|
8 mēneši atpakaļ |
|
test-rope.cpp
|
ba1cb19cdd
llama : add Qwen2VL support + multimodal RoPE (#10361)
|
1 gadu atpakaļ |
|
test-sampling.cpp
|
e92d53b29e
sampling : optimize samplers by reusing bucket sort (#15665)
|
4 mēneši atpakaļ |
|
test-thread-safety.cpp
|
00131d6eaf
tests : update for LLAMA_SET_ROWS=1 (#14961)
|
5 mēneši atpakaļ |
|
test-tokenizer-0.cpp
|
afa8a9ec9b
llama : add `llama_vocab`, functions -> methods, naming (#11110)
|
1 gadu atpakaļ |
|
test-tokenizer-0.py
|
6fbd432211
py : logging and flake8 suppression refactoring (#7081)
|
1 gadu atpakaļ |
|
test-tokenizer-0.sh
|
e9b6350e61
scripts : make the shell scripts cross-platform (#14341)
|
6 mēneši atpakaļ |
|
test-tokenizer-1-bpe.cpp
|
13b4548877
cmake : do not include ./src as public for libllama (#13062)
|
8 mēneši atpakaļ |
|
test-tokenizer-1-spm.cpp
|
13b4548877
cmake : do not include ./src as public for libllama (#13062)
|
8 mēneši atpakaļ |
|
test-tokenizer-random.py
|
70cd37dbbe
requirements : update transformers/torch for Embedding Gemma (#15828)
|
4 mēneši atpakaļ |
|
test-tokenizers-repo.sh
|
624207e676
devops: add s390x & ppc64le CI (#15925)
|
3 mēneši atpakaļ |