Yun Dou b92a14a841 llama : support InfiniAI Megrez 3b (#10893) 1 year ago
..
.gitignore 2c4f566c88 tests : gitignore ggml-common.h 1 year ago
CMakeLists.txt 081b29bd2a tests: add tests for GGUF (#10830) 1 year ago
get-model.cpp 413e7b0559 ci : add model tests + script wrapper (#4586) 2 years ago
get-model.h 413e7b0559 ci : add model tests + script wrapper (#4586) 2 years ago
run-json-schema-to-grammar.mjs a71d81cf8c server : revamp chat UI with vuejs and daisyui (#10175) 1 year ago
test-arg-parser.cpp d9d54e498d speculative : refactor and add a simpler example (#10362) 1 year ago
test-autorelease.cpp f486f6e1e5 ggml : add numa options (#5377) 1 year ago
test-backend-ops.cpp 0006f5a74a ggml : update ggml_backend_cpu_device_supports_op (#10867) 1 year ago
test-barrier.cpp 9f40989351 ggml : move CPU backend to a separate file (#10144) 1 year ago
test-c.c fbf1ddec69 Nomic Vulkan backend (#4456) 1 year ago
test-chat-template.cpp b92a14a841 llama : support InfiniAI Megrez 3b (#10893) 1 year ago
test-double-float.cpp 370b1f7e7a ggml : minor naming changes (#8433) 1 year ago
test-gguf.cpp cd920d0ac3 tests: disable GGUF test for bad value size (#10886) 1 year ago
test-grammar-integration.cpp 5cab3e4aaa llama : minor grammar refactor (#10897) 1 year ago
test-grammar-parser.cpp df270ef745 llama : refactor sampling v2 (#9294) 1 year ago
test-json-schema-to-grammar.cpp 66c2c93082 grammar : fix JSON Schema for string regex with top-level alt. (#9903) 1 year ago
test-llama-grammar.cpp 5cab3e4aaa llama : minor grammar refactor (#10897) 1 year ago
test-log.cpp 7eee341bee common : use common_ prefix for common library functions (#9805) 1 year ago
test-lora-conversion-inference.sh 253b7fde91 Fix HF repo commit to clone lora test models (#10649) 1 year ago
test-model-load-cancel.cpp f486f6e1e5 ggml : add numa options (#5377) 1 year ago
test-opt.cpp 24203e9dd7 ggml : inttypes.h -> cinttypes (#0) 1 year ago
test-quantize-fns.cpp f6d12e7df8 tests : fix compile warning 1 year ago
test-quantize-perf.cpp 24203e9dd7 ggml : inttypes.h -> cinttypes (#0) 1 year ago
test-rope.cpp ba1cb19cdd llama : add Qwen2VL support + multimodal RoPE (#10361) 1 year ago
test-sampling.cpp 644fd71b44 sampling : refactor + optimize penalties sampler (#10803) 1 year ago
test-tokenizer-0.cpp 7eee341bee common : use common_ prefix for common library functions (#9805) 1 year ago
test-tokenizer-0.py 6fbd432211 py : logging and flake8 suppression refactoring (#7081) 1 year ago
test-tokenizer-0.sh edc29433fa tests : fix test-tokenizer-0.sh 1 year ago
test-tokenizer-1-bpe.cpp 7eee341bee common : use common_ prefix for common library functions (#9805) 1 year ago
test-tokenizer-1-spm.cpp 7eee341bee common : use common_ prefix for common library functions (#9805) 1 year ago
test-tokenizer-random.py fa79495bb4 llama : fix pre-tokenization of non-special added tokens (#8228) 1 year ago