slaren 05834841dc ggml : fix quants nans when all the group weights are very close to zero (#7313) 1 год назад
..
.gitignore 2c4f566c88 tests : gitignore ggml-common.h 1 год назад
CMakeLists.txt f99e1e456e llama : lookup word in vocab before doing BPE merges (#7193) 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 05834841dc ggml : fix quants nans when all the group weights are very close to zero (#7313) 1 год назад
test-c.c fbf1ddec69 Nomic Vulkan backend (#4456) 1 год назад
test-chat-template.cpp abd3314064 llama : add phi 3 chat template (#6857) 1 год назад
test-double-float.cpp 207b51900e ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861) 2 лет назад
test-grad0.cpp 5bf3953d7e cuda : improve cuda pool efficiency using virtual memory (#4606) 2 лет назад
test-grammar-integration.cpp e0f556186b Add left recursion check: quit early instead of going into an infinite loop (#7083) 1 год назад
test-grammar-parser.cpp 5d3de51f97 ggml, common, examples, tests : fixed type arguments in printf (#5528) 1 год назад
test-json-schema-to-grammar.cpp c12452c7ae JSON: [key] -> .at(key), assert() -> GGML_ASSERT (#7143) 1 год назад
test-llama-grammar.cpp 5d3de51f97 ggml, common, examples, tests : fixed type arguments in printf (#5528) 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 ec893798b7 llama : custom attention mask + parallel decoding + no context swaps (#3228) 2 лет назад
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 92139b90af tests : add test-tokenizer-0.sh + fix some tokenizers (#7036) 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 b43272afa2 Unicode codepoint flags for custom regexs (#7245) 1 год назад