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