..
baby-llama
Merge mainline - Aug 12 2024 ( #17 )
2024-08-12 15:14:32 +02:00
batched
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
batched-bench
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
batched.swift
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
benchmark
Quantization options ( #1677 )
2026-04-23 09:05:39 +02:00
convert-llama2c-to-ggml
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
cvector-generator
Split mode graph for dense Gemma4 assistant ( #2022 )
2026-06-24 18:29:32 +02:00
deprecation-warning
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
embedding
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
eval-callback
eval-callback : sum over the full tensor, not just the printed slice ( #2019 )
2026-06-24 08:57:19 +02:00
export-lora
Merge vulkan code from mainline up to commit of 6/28/2025 ( #563 )
2025-07-02 08:49:42 +02:00
gbnf-validator
common : introduce composable PEG parser combinators for chat parsing and new jinja template engine ( #1369 )
2026-03-09 11:03:33 +01:00
gguf
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
gguf-hash
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
gguf-split
gguf-split: fix the split output files naming ( #1336 )
2026-03-02 08:43:47 +01:00
gritlm
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
imatrix
Fix DFlash oerformance with split mode graph ( #1980 )
2026-06-17 18:40:02 +02:00
infill
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
jeopardy
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... ( #7809 )
2024-06-13 00:41:52 +01:00
llama-bench
Remove deprecated Kompute (Vulkan compute) backend ( #2097 )
2026-07-08 10:01:01 +02:00
llama.android
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
llama.swiftui
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
lookahead
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
lookup
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
main
feat: allow dflash to work with spec auto tune ( #2112 )
2026-07-12 07:49:03 +03:00
main-cmake-pkg
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
mtmd
mtmd: add MiniMax M3 vision support ( #2086 )
2026-07-12 07:19:14 +03:00
parallel
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
parser
Autoparser - complete refactoring of parser architecture ( #1376 )
2026-04-22 10:04:13 +02:00
passkey
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
perplexity
perplexity: signal-driven hot-swap mode for persistent per-tensor PPL/KLD benchmarking (extends #1989 ) ( #2131 )
2026-07-14 12:56:03 +03:00
quantize
Fix per_layer_token_embedding ( #2117 )
2026-07-12 11:58:09 +03:00
quantize-stats
Update autofix and presets ( #1867 )
2026-05-24 07:30:44 +03:00
retrieval
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
rpc
fix(rpc): update ggml_backend_cuda_init to 3-arg signature ( #2084 )
2026-07-06 09:26:45 +02:00
save-load-state
server: enable checkpoint for recurrent models ( #1310 )
2026-02-26 06:51:18 +01:00
server
feat: allow dflash to work with spec auto tune ( #2112 )
2026-07-12 07:49:03 +03:00
simple
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
speculative
Fix two speculative-decoding crashes that prevent any usage ( #1760 )
2026-05-09 08:36:38 +03:00
sweep-bench
Cleaner log for adjusted splits ( #1494 )
2026-03-24 07:49:40 +01:00
sycl
Merge mainline - Aug 12 2024 ( #17 )
2024-08-12 15:14:32 +02:00
tokenize
spec : add self speculative decoding, ngram and refactor ( #1261 )
2026-02-13 19:04:55 +01:00
CMakeLists.txt
Port mdmd from mainline + Qwen2/2.5-VL support ( #798 )
2025-09-27 08:45:29 +02:00
Miku.sh
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... ( #7809 )
2024-06-13 00:41:52 +01:00
base-translate.sh
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... ( #7809 )
2024-06-13 00:41:52 +01:00
chat-13B.bat
…
chat-13B.sh
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... ( #7809 )
2024-06-13 00:41:52 +01:00
chat-persistent.sh
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... ( #7809 )
2024-06-13 00:41:52 +01:00
chat-vicuna.sh
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... ( #7809 )
2024-06-13 00:41:52 +01:00
chat.sh
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... ( #7809 )
2024-06-13 00:41:52 +01:00
convert_legacy_llama.py
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
json_schema_pydantic_example.py
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
json_schema_to_grammar.py
Autoparser - complete refactoring of parser architecture ( #1376 )
2026-04-22 10:04:13 +02:00
llama.vim
llama.vim : added api key support ( #5090 )
2024-01-23 08:51:27 +02:00
llm.vim
llm.vim : stop generation at multiple linebreaks, bind to <F2> ( #2879 )
2023-08-30 09:50:55 +03:00
pydantic_models_to_grammar.py
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
pydantic_models_to_grammar_examples.py
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
reason-act.sh
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... ( #7809 )
2024-06-13 00:41:52 +01:00
regex_to_grammar.py
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
server-llama2-13B.sh
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... ( #7809 )
2024-06-13 00:41:52 +01:00
server_embd.py
Merge mainline llama.cpp ( #3 )
2024-07-27 07:55:01 +02:00
ts-type-to-grammar.sh
JSON schema conversion: ⚡ ️ faster repetitions, min/maxLength for strings, cap number length ( #6555 )
2024-04-12 19:43:38 +01:00