Haoxiang Fei f99e1e456e llama : lookup word in vocab before doing BPE merges (#7193) il y a 1 an
..
.gitignore 2c4f566c88 tests : gitignore ggml-common.h il y a 1 an
CMakeLists.txt f99e1e456e llama : lookup word in vocab before doing BPE merges (#7193) il y a 1 an
get-model.cpp 413e7b0559 ci : add model tests + script wrapper (#4586) il y a 2 ans
get-model.h 413e7b0559 ci : add model tests + script wrapper (#4586) il y a 2 ans
run-json-schema-to-grammar.mjs 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) il y a 1 an
test-autorelease.cpp f486f6e1e5 ggml : add numa options (#5377) il y a 1 an
test-backend-ops.cpp 9cb317f77e ggml : full ALiBi support (#7192) il y a 1 an
test-c.c fbf1ddec69 Nomic Vulkan backend (#4456) il y a 1 an
test-chat-template.cpp abd3314064 llama : add phi 3 chat template (#6857) il y a 1 an
test-double-float.cpp 207b51900e ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861) il y a 2 ans
test-grad0.cpp 5bf3953d7e cuda : improve cuda pool efficiency using virtual memory (#4606) il y a 2 ans
test-grammar-integration.cpp b8c1476e44 Extending grammar integration tests (#6644) il y a 1 an
test-grammar-parser.cpp 5d3de51f97 ggml, common, examples, tests : fixed type arguments in printf (#5528) il y a 1 an
test-json-schema-to-grammar.cpp c12452c7ae JSON: [key] -> .at(key), assert() -> GGML_ASSERT (#7143) il y a 1 an
test-llama-grammar.cpp 5d3de51f97 ggml, common, examples, tests : fixed type arguments in printf (#5528) il y a 1 an
test-model-load-cancel.cpp f486f6e1e5 ggml : add numa options (#5377) il y a 1 an
test-opt.cpp ab336a9d5e code : normalize enum names (#5697) il y a 1 an
test-quantize-fns.cpp 1f2fd4e727 tests : include IQ2_XXS and IQ2_XS in test-quantize-fns (#6303) il y a 1 an
test-quantize-perf.cpp a07d0fee1f ggml : add mmla kernels for quantized GEMM (#4966) il y a 1 an
test-rope.cpp ec893798b7 llama : custom attention mask + parallel decoding + no context swaps (#3228) il y a 2 ans
test-sampling.cpp 26d4efd11e sampling: fix top_k <= 0 (#5388) il y a 1 an
test-tokenizer-0.cpp 92139b90af tests : add test-tokenizer-0.sh + fix some tokenizers (#7036) il y a 1 an
test-tokenizer-0.py 6fbd432211 py : logging and flake8 suppression refactoring (#7081) il y a 1 an
test-tokenizer-0.sh 92139b90af tests : add test-tokenizer-0.sh + fix some tokenizers (#7036) il y a 1 an
test-tokenizer-1-bpe.cpp f99e1e456e llama : lookup word in vocab before doing BPE merges (#7193) il y a 1 an
test-tokenizer-1-spm.cpp f4ab2a4147 llama : fix BPE pre-tokenization (#6920) il y a 1 an
test-tokenizer-random.py 43248e5594 llama3 custom regex split (#6965) il y a 1 an