Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
tool-diffs
Telosnex_phi4_tools_template
Telosnex_phi4_tools_template2
add_ass_param
agent-example
agent-example2
agent-example4
agent-example5
agent-example6
agent-example-aug28
agent-example-cpp
agent-example-tmp
agent-example-tmp3
agent-examples6-jinjadev
allow-unclosed-think
bench-tool
bins
c7rb-fix
cache-url
chat-cleanups
chat-parser
ci-ccache
ci-fix-revocation-errors
ci-parallel
ci-write-less-ccache
claude/add-mmap-session-cache-vg6PE
claude/llamafile-build-script-dsKy5
cli
cli-tmp
cmake-b
cmake-b2
compact-bounds
cuda-releases
curl-fixes
date
decimal-bounds
detect-model-format
download
enable-thinking
enable-thinking2
enable-thinking-fix-chat-parsers
fast-quant
fix-chat-parsers
fix-diff-bug
fix-diff-bug2
fix-gen-prompt
fix-jinja-llg
fix-json-whitespace-parsing
fix-partial-regex-alternations
fix-python-tag
fix-qwen-tools
fix-reasoning-diffs
fix-stops
fn-name-delta
force-think
functiongemma-toolcall
generate-assets
generic-thoughts
gguf-read
gguf-read-field
grammar-async
grammar-async3
grammar-copy
grammar-fast
grammar-fast-disable
grammar-fast-linked
grammar-fast-nits
grammar-fast-resampling
grammar-fast-resampling-early
grammar-fast-single
grammar-fast-single2
grammar-from-json-schema
grammar-left-rec
grammar-less-stacks
grammar-rejects
grammar-reps
grammar-reps2
grammar-reps-revert
grammar-resample2
grammar-resampling
grammar-resampling-early
grammar-speedup
grammar-speedup2
grammar-speedup3
grammar-stacks-callbacks
grammar-transitions
grammars-early-exit
grammars-early-exit-resample
grammars-resample
gritlm-url
hip-ccache
install
jf-flag
jinja
jinja-chatml
json_schema
json-additional
json-bounds
json-doc
json-doc3
json-faster-repetitions
json-faster-repetitions2
json-faster-repetitions-bak
json-fixes
json-fixes-cpp
json-fixes-refact
json-integ
json-noadd
json-order
json-order2
json-order3
json-refs
json-refs2
json-schema-file
json-tests
json-type
json-updates
json-ws
kv-tree-cache
lazy-grammar-regex
llama2c-gguf
llama2c-non-shared-weights
llama2c-non-shared-weights-save
llama-lib-rename
lto2
main-json
master
mcp
minja-sync-aug8
minja-sync-minmax
model-args
nit-empty-grammar
ochafik/minja-sync2
offline
opencl-kernels
partial-regex
peg-end-tokens-metadata
peg-migration-complete
peg-migration-complete-history
peg-migration-inline-generic-helper
peg-migration-squashed
peg-migration-squashed-fixes
peg-simplify
quant-lowdisk
quant-lowraw-hack
quant-py
qwen3-chat
r1-toolcall
refector-chat-test
reuse-graphs
reuse-graphs-2
server-cancel
skip-unused
skip-unused-2-save
skip-unused-2
skip-unused-hipblas
stdin-prompt
string_utils
sync-minja-2
sync-minja-5
sync-minja-7
sync-minja-8
sync-minja-reasoning
sync-minja-reasoning-bak
tc-py
test-cli
tmp
tmp-grammar-debug-candidates
tmp-ochafik-masked-training
tmp-ochafik-opencl-clblast
tmp-ochafik-server-py
tmp-opencl-nofp16
token-aware-grammars-impl
tool-bench
tool-bench2
tool-bench-prod
tool-call
tool-call-0
tool-call-1
tool-call-2
tool-call-3
tool-call-bak1
tool-call-caching
tool-call-handler
tool-call-nits
tool-call-simpler
tool-diffs
tool-diffs-bak
tool-diffs-bak2
tool-diffs-bak3
update-functionary-tool-call-doc
url-meta
web-ui-mcp
chore(llguidance): use tagged version that does not break the build (#13413)
HRKings
committed
337 days ago
Verified
7c28a74e
server : vision support via libmtmd (#12898)
ngxson
committed
337 days ago
Verified
33eff402
sycl : implementation of reordered Q4_0 MMVQ for Intel GPUs (#12858)
Alberto Cabrera Pérez
committed
338 days ago
Verified
17512a94
metal : optimize MoE for large batches (#13388)
ggerganov
committed
338 days ago
Verified
611aa914
CUDA: FA support for Deepseek (Ampere or newer) (#13306)
JohannesGaessler
committed
338 days ago
Verified
0cf6725e
llama : do not crash if there is no CPU backend (#13395)
slaren
committed
338 days ago
Verified
27ebfcac
CUDA: fix crash on large batch size for MoE models (#13384)
JohannesGaessler
committed
338 days ago
Verified
5c86c9ed
imatrix : Add --parse-special for enabling parsing of special tokens in imatrix calculation (#13389)
bartowski1182
committed
338 days ago
Verified
efb8b47e
llama-run: add support for downloading models from ModelScope (#13370)
yeahdongcn
committed
338 days ago
Verified
0527771d
mtmd : fix batch_view for m-rope (#13397)
ngxson
committed
338 days ago
Verified
2189fd3b
llama : one-off chat template fix for Mistral-Small-2503 (#13398)
ngxson
committed
338 days ago
Verified
3f96aeff
rpc : add rpc_msg_set_tensor_hash_req (#13353)
rgerganov
committed
338 days ago
Verified
b486ba05
vulkan: Allow up to 4096 elements for mul_mat_id row_ids (#13326)
jeffbolznv
committed
338 days ago
Verified
02115dcd
server : (webui) rename has_multimodal --> modalities (#13393)
ngxson
committed
338 days ago
Verified
d9c4acca
ci : limit write permission to only the release step + fixes (#13392)
slaren
committed
338 days ago
Verified
15e03282
mtmd : Expose helper_decode_image_chunk (#13366)
mattjcly
committed
338 days ago
Verified
f05a6d71
server : (webui) fix a very small misalignment (#13387)
ngxson
committed
338 days ago
Verified
ee01d71e
server : (webui) revamp the input area, plus many small UI improvements (#13365)
ngxson
committed
339 days ago
Verified
8c83449c
convert : support rope_scaling type and rope_type (#13349)
CISC
committed
339 days ago
Verified
1a844be1
mtmd : fix the calculation of n_tokens for smolvlm (#13381)
awkrail
committed
339 days ago
Verified
0ccc1213
context : allow cache-less context for embeddings (#13108)
ggerganov
committed
339 days ago
Verified
6562e5a4
context : remove logits_all flag (#13284)
ggerganov
committed
339 days ago
Verified
51fb96b1
ci : move release workflow to a separate file (#13362)
slaren
committed
339 days ago
Verified
70a6991e
llama : print size and type of overridden tensors (#13364)
slaren
committed
339 days ago
Verified
f0610212
sycl: addressing non-contiguous src1 mul_mats (nc and batched) (#13343)
Alberto Cabrera Pérez
committed
339 days ago
Verified
8733e0cf
docker : disable arm64 and intel images (#13356)
slaren
committed
340 days ago
Verified
814f795e
sync : ggml
ggerganov
committed
340 days ago
d8794338
whisper: remove MSVC warnings pragmas (whisper/3090)
danbev
committed
340 days ago
13b0a045
cmake : removed stdc++fs (whisper/3097)
JaredTweed
committed
340 days ago
bba9d945
llama : deci : support ffn-free with attention (#13296)
CISC
committed
340 days ago
Verified
bc4e1128
Newer
Older