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