Clint Herron 07a3fc0608 Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258) 1 рік тому
..
.gitignore 2c4f566c88 tests : gitignore ggml-common.h 1 рік тому
CMakeLists.txt 0c27e6f62e ggml : fix loongson compile warnings (#7537) 1 рік тому
get-model.cpp 413e7b0559 ci : add model tests + script wrapper (#4586) 2 роки тому
get-model.h 413e7b0559 ci : add model tests + script wrapper (#4586) 2 роки тому
run-json-schema-to-grammar.mjs 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) 1 рік тому
test-autorelease.cpp f486f6e1e5 ggml : add numa options (#5377) 1 рік тому
test-backend-ops.cpp 0e0590adab cuda : update supports_op for matrix multiplication (#8245) 1 рік тому
test-c.c fbf1ddec69 Nomic Vulkan backend (#4456) 1 рік тому
test-chat-template.cpp 9ef0780062 Fix new line issue with chat template, disable template when in-prefix/suffix is set (#8203) 1 рік тому
test-double-float.cpp 207b51900e ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861) 2 роки тому
test-grad0.cpp 2b3389677a ggml : refactor rope norm/neox (#7634) 1 рік тому
test-grammar-integration.cpp 139cc621e9 `json`: restore default additionalProperties to false, fix some pattern escapes (#8180) 1 рік тому
test-grammar-parser.cpp 55b2d0849d grammars: x{min,max} repetition operator (#6640) 1 рік тому
test-json-schema-to-grammar.cpp 8748d8ac6f json: attempt to skip slow tests when running under emulator (#8189) 1 рік тому
test-llama-grammar.cpp e6bf007744 llama : return nullptr from llama_grammar_init (#8093) 1 рік тому
test-model-load-cancel.cpp f486f6e1e5 ggml : add numa options (#5377) 1 рік тому
test-opt.cpp ab336a9d5e code : normalize enum names (#5697) 1 рік тому
test-quantize-fns.cpp 1f2fd4e727 tests : include IQ2_XXS and IQ2_XS in test-quantize-fns (#6303) 1 рік тому
test-quantize-perf.cpp a07d0fee1f ggml : add mmla kernels for quantized GEMM (#4966) 1 рік тому
test-rope.cpp 07a3fc0608 Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258) 1 рік тому
test-sampling.cpp 26d4efd11e sampling: fix top_k <= 0 (#5388) 1 рік тому
test-tokenizer-0.cpp 92139b90af tests : add test-tokenizer-0.sh + fix some tokenizers (#7036) 1 рік тому
test-tokenizer-0.py 6fbd432211 py : logging and flake8 suppression refactoring (#7081) 1 рік тому
test-tokenizer-0.sh edc29433fa tests : fix test-tokenizer-0.sh 1 рік тому
test-tokenizer-1-bpe.cpp f99e1e456e llama : lookup word in vocab before doing BPE merges (#7193) 1 рік тому
test-tokenizer-1-spm.cpp f4ab2a4147 llama : fix BPE pre-tokenization (#6920) 1 рік тому
test-tokenizer-random.py 37bef89433 tokenizer : BPE fixes (#7530) 1 рік тому