Georgi Gerganov f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 éve
..
.gitignore 2c4f566c88 tests : gitignore ggml-common.h 1 éve
CMakeLists.txt 0c27e6f62e ggml : fix loongson compile warnings (#7537) 1 éve
get-model.cpp 413e7b0559 ci : add model tests + script wrapper (#4586) 2 éve
get-model.h 413e7b0559 ci : add model tests + script wrapper (#4586) 2 éve
run-json-schema-to-grammar.mjs 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) 1 éve
test-autorelease.cpp f486f6e1e5 ggml : add numa options (#5377) 1 éve
test-backend-ops.cpp f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 éve
test-c.c fbf1ddec69 Nomic Vulkan backend (#4456) 1 éve
test-chat-template.cpp 48e6b92cc3 Add chat template support for llama-cli (#8068) 1 éve
test-double-float.cpp 207b51900e ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861) 2 éve
test-grad0.cpp 2b3389677a ggml : refactor rope norm/neox (#7634) 1 éve
test-grammar-integration.cpp 9b2f16f805 `json`: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863) 1 éve
test-grammar-parser.cpp 55b2d0849d grammars: x{min,max} repetition operator (#6640) 1 éve
test-json-schema-to-grammar.cpp 9b2f16f805 `json`: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863) 1 éve
test-llama-grammar.cpp e6bf007744 llama : return nullptr from llama_grammar_init (#8093) 1 éve
test-model-load-cancel.cpp f486f6e1e5 ggml : add numa options (#5377) 1 éve
test-opt.cpp ab336a9d5e code : normalize enum names (#5697) 1 éve
test-quantize-fns.cpp 1f2fd4e727 tests : include IQ2_XXS and IQ2_XS in test-quantize-fns (#6303) 1 éve
test-quantize-perf.cpp a07d0fee1f ggml : add mmla kernels for quantized GEMM (#4966) 1 éve
test-rope.cpp 2b3389677a ggml : refactor rope norm/neox (#7634) 1 éve
test-sampling.cpp 26d4efd11e sampling: fix top_k <= 0 (#5388) 1 éve
test-tokenizer-0.cpp 92139b90af tests : add test-tokenizer-0.sh + fix some tokenizers (#7036) 1 éve
test-tokenizer-0.py 6fbd432211 py : logging and flake8 suppression refactoring (#7081) 1 éve
test-tokenizer-0.sh edc29433fa tests : fix test-tokenizer-0.sh 1 éve
test-tokenizer-1-bpe.cpp f99e1e456e llama : lookup word in vocab before doing BPE merges (#7193) 1 éve
test-tokenizer-1-spm.cpp f4ab2a4147 llama : fix BPE pre-tokenization (#6920) 1 éve
test-tokenizer-random.py 37bef89433 tokenizer : BPE fixes (#7530) 1 éve