| .. |
|
.gitignore
|
2c4f566c88
tests : gitignore ggml-common.h
|
vor 1 Jahr |
|
CMakeLists.txt
|
f99e1e456e
llama : lookup word in vocab before doing BPE merges (#7193)
|
vor 1 Jahr |
|
get-model.cpp
|
413e7b0559
ci : add model tests + script wrapper (#4586)
|
vor 2 Jahren |
|
get-model.h
|
413e7b0559
ci : add model tests + script wrapper (#4586)
|
vor 2 Jahren |
|
run-json-schema-to-grammar.mjs
|
5b7b0ac8df
json-schema-to-grammar improvements (+ added to server) (#5978)
|
vor 1 Jahr |
|
test-autorelease.cpp
|
f486f6e1e5
ggml : add numa options (#5377)
|
vor 1 Jahr |
|
test-backend-ops.cpp
|
0548a4187f
ggml : generalize GGML_OP_CONCAT (#7563)
|
vor 1 Jahr |
|
test-c.c
|
fbf1ddec69
Nomic Vulkan backend (#4456)
|
vor 1 Jahr |
|
test-chat-template.cpp
|
007489e895
Fix phi3 chat template confusion with zephyr (#7449)
|
vor 1 Jahr |
|
test-double-float.cpp
|
207b51900e
ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861)
|
vor 2 Jahren |
|
test-grad0.cpp
|
d48c88cbd5
ggml : remove ggml_flash_attn and ggml_flash_ff (#7463)
|
vor 1 Jahr |
|
test-grammar-integration.cpp
|
e0f556186b
Add left recursion check: quit early instead of going into an infinite loop (#7083)
|
vor 1 Jahr |
|
test-grammar-parser.cpp
|
5d3de51f97
ggml, common, examples, tests : fixed type arguments in printf (#5528)
|
vor 1 Jahr |
|
test-json-schema-to-grammar.cpp
|
c12452c7ae
JSON: [key] -> .at(key), assert() -> GGML_ASSERT (#7143)
|
vor 1 Jahr |
|
test-llama-grammar.cpp
|
5d3de51f97
ggml, common, examples, tests : fixed type arguments in printf (#5528)
|
vor 1 Jahr |
|
test-model-load-cancel.cpp
|
f486f6e1e5
ggml : add numa options (#5377)
|
vor 1 Jahr |
|
test-opt.cpp
|
ab336a9d5e
code : normalize enum names (#5697)
|
vor 1 Jahr |
|
test-quantize-fns.cpp
|
1f2fd4e727
tests : include IQ2_XXS and IQ2_XS in test-quantize-fns (#6303)
|
vor 1 Jahr |
|
test-quantize-perf.cpp
|
a07d0fee1f
ggml : add mmla kernels for quantized GEMM (#4966)
|
vor 1 Jahr |
|
test-rope.cpp
|
ec893798b7
llama : custom attention mask + parallel decoding + no context swaps (#3228)
|
vor 2 Jahren |
|
test-sampling.cpp
|
26d4efd11e
sampling: fix top_k <= 0 (#5388)
|
vor 1 Jahr |
|
test-tokenizer-0.cpp
|
92139b90af
tests : add test-tokenizer-0.sh + fix some tokenizers (#7036)
|
vor 1 Jahr |
|
test-tokenizer-0.py
|
6fbd432211
py : logging and flake8 suppression refactoring (#7081)
|
vor 1 Jahr |
|
test-tokenizer-0.sh
|
edc29433fa
tests : fix test-tokenizer-0.sh
|
vor 1 Jahr |
|
test-tokenizer-1-bpe.cpp
|
f99e1e456e
llama : lookup word in vocab before doing BPE merges (#7193)
|
vor 1 Jahr |
|
test-tokenizer-1-spm.cpp
|
f4ab2a4147
llama : fix BPE pre-tokenization (#6920)
|
vor 1 Jahr |
|
test-tokenizer-random.py
|
02c1ecad07
Tokenizer WPM fixes (#7500)
|
vor 1 Jahr |