Sigbjørn Skjæret adc76347d7 ggml : check cuda and metal argsort limits and add test (#16323) 3 months ago
..
.gitignore 09e72a037c gitignore : Ignore vim swap files in tests (#15901) 4 months ago
CMakeLists.txt 624207e676 devops: add s390x & ppc64le CI (#15925) 3 months 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 1d36b3670b llama : move end-user examples to tools directory (#13249) 8 months ago
test-alloc.cpp f2a789e334 ggml : split graph allocations according to backend max buffer size (#15815) 3 months ago
test-arg-parser.cpp 759e37b0d8 tests : avoid github urls due to throttling (#13654) 8 months ago
test-autorelease.cpp afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 year ago
test-backend-ops.cpp adc76347d7 ggml : check cuda and metal argsort limits and add test (#16323) 3 months ago
test-barrier.cpp 9f40989351 ggml : move CPU backend to a separate file (#10144) 1 year ago
test-c.c d4cdd9c1c3 ggml : remove kompute backend (#14501) 6 months ago
test-chat-parser.cpp 88021565f0 chat : Deepseek V3.1 reasoning and tool calling support (OpenAI Style) (#15533) 4 months ago
test-chat-template.cpp b1afcab804 model : add support for Seed-OSS (#15490) 4 months ago
test-chat.cpp f432d8d83e chat: Fix streaming parser for granite models (#15682) 3 months ago
test-double-float.cpp 370b1f7e7a ggml : minor naming changes (#8433) 1 year ago
test-gbnf-validator.cpp 13b4548877 cmake : do not include ./src as public for libllama (#13062) 8 months ago
test-gguf.cpp 7675c555a1 gguf: fix failure on version == 0 (#13956) 7 months ago
test-grammar-integration.cpp 53f925074d sync : vendor (#13901) 7 months ago
test-grammar-llguidance.cpp 13b4548877 cmake : do not include ./src as public for libllama (#13062) 8 months ago
test-grammar-parser.cpp 13b4548877 cmake : do not include ./src as public for libllama (#13062) 8 months ago
test-json-partial.cpp f5cd27b71d `server`: streaming of tool calls and thoughts when `--jinja` is on (#12379) 7 months ago
test-json-schema-to-grammar.cpp 7057faf64b json : support `enum` values within `allOf` (#15830) 4 months ago
test-llama-grammar.cpp 13b4548877 cmake : do not include ./src as public for libllama (#13062) 8 months ago
test-log.cpp 7eee341bee common : use common_ prefix for common library functions (#9805) 1 year ago
test-lora-conversion-inference.sh e9b6350e61 scripts : make the shell scripts cross-platform (#14341) 6 months ago
test-model-load-cancel.cpp 47182dd03f llama : update llama_model API names (#11063) 1 year ago
test-mtmd-c-api.c 27aa259532 mtmd : add C public API (#13184) 8 months ago
test-opt.cpp bcbddcd54f tests : fix test-opt with GGML_BACKEND_DL (#15599) 4 months ago
test-quantize-fns.cpp e128a1bf5b tests : fix test-quantize-fns to init the CPU backend (#12306) 10 months ago
test-quantize-perf.cpp bee378e098 ci: run the x64 and arm ci on the github machines instead (#16183) 3 months ago
test-quantize-stats.cpp da84c04d8f docker : do not build tests (#13204) 8 months ago
test-regex-partial.cpp 3198405e98 `common`: add partial regex support (#12808) 8 months ago
test-rope.cpp ba1cb19cdd llama : add Qwen2VL support + multimodal RoPE (#10361) 1 year ago
test-sampling.cpp e92d53b29e sampling : optimize samplers by reusing bucket sort (#15665) 4 months ago
test-thread-safety.cpp 00131d6eaf tests : update for LLAMA_SET_ROWS=1 (#14961) 5 months ago
test-tokenizer-0.cpp afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) 1 year ago
test-tokenizer-0.py 6fbd432211 py : logging and flake8 suppression refactoring (#7081) 1 year ago
test-tokenizer-0.sh e9b6350e61 scripts : make the shell scripts cross-platform (#14341) 6 months ago
test-tokenizer-1-bpe.cpp 13b4548877 cmake : do not include ./src as public for libllama (#13062) 8 months ago
test-tokenizer-1-spm.cpp 13b4548877 cmake : do not include ./src as public for libllama (#13062) 8 months ago
test-tokenizer-random.py 70cd37dbbe requirements : update transformers/torch for Embedding Gemma (#15828) 4 months ago
test-tokenizers-repo.sh 624207e676 devops: add s390x & ppc64le CI (#15925) 3 months ago