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
server : fix first message identification (#13634)
doringeman
committed
317 days ago
Verified
42158ae2
kv-cache : simplify the interface (#13660)
ggerganov
committed
317 days ago
Verified
797f2ac0
model : disable SWA for Phi models (#13676)
ggerganov
committed
317 days ago
Verified
b44890df
musa: Upgrade MUSA SDK version to rc4.0.1 and use mudnn::Unary::IDENTITY op to accelerate D2D memory copy (#13647)
yeahdongcn
committed
318 days ago
Verified
33983057
vulkan: fix warnings (#13626)
netrunnereve
committed
318 days ago
Verified
fb1cab20
mtmd-helper : bug fix to token batching in mtmd (#13650)
l3utterfly
committed
318 days ago
Verified
b7a17463
model : fix llama4 graph (#13663)
ggerganov
committed
318 days ago
Verified
be023969
llama : remove llama_kv_cache_view API + remove deprecated (#13653)
ggerganov
committed
318 days ago
Verified
a4090d11
CUDA: skip fully masked-out KV in FA vec kernel (#13584)
JohannesGaessler
committed
318 days ago
Verified
b69f1647
tests : avoid github urls due to throttling (#13654)
CISC
committed
318 days ago
Verified
759e37b0
sycl: disable reorder for sycl mulmat (#13536)
sgeor255
committed
318 days ago
Verified
4245e622
Set GLM4 blk.*.attn_output.weight, kqv_out-* matmul to GGML_PREC_F32 to fix infinity values in output (#13639)
0cc4m
committed
319 days ago
Verified
c9c64dee
metal : fix typo in FA kernel comments (#13651)
ggerganov
committed
319 days ago
Verified
c00a2634
kv-cache : add SWA support (#13194)
ggerganov
committed
319 days ago
Verified
e298d2fb
CANN: Update CANN model support (#13162)
bachelor-dou
committed
319 days ago
Verified
f0adb80b
sycl : Overcoming workaround for mmap() allocation on Windows (#13482)
s-Nick
committed
319 days ago
Verified
f7c9429c
common : add load_progress_callback (#13617)
psocolovsky
committed
319 days ago
Verified
1dfbf2cf
Vulkan: Add f32 accumulator support to quantized mul mat to fix GLM4 32B incoherence (#13607)
0cc4m
committed
319 days ago
Verified
8960efd0
sycl : backend documentation review (#13544)
Alberto Cabrera Pérez
committed
319 days ago
Verified
725f23f1
mtmd : add vision support for llama 4 (#13282)
ngxson
committed
319 days ago
Verified
92ecdcc0
ci : upgraded oneAPI version in SYCL workflows and dockerfile (#13532)
Alberto Cabrera Pérez
committed
319 days ago
Verified
f71f40a2
sync : ggml
ggerganov
committed
319 days ago
d30cb5a7
mnist: fix segmentation fault (ggml/1227)
JohannesGaessler
committed
319 days ago
6c35981a
ggml : fix apple OS check in ggml_print_backtrace (ggml/1229)
slaren
committed
319 days ago
8b5e19ae
ggml : Fix missing backtrace on Linux (ggml/1228)
danielzgtg
committed
319 days ago
60aea028
fix: check model pointer validity before use (#13631)
D2hugging
committed
319 days ago
Verified
9c55e5c5
CANN: Support MOE Model MUL_MAT_ID (#13042)
noemotiovon
committed
320 days ago
Verified
33d7aed4
server : added --no-prefill-assistant flag (#13608)
isaac-mcfadyen
committed
321 days ago
Verified
6a2bc8bf
cmake: use the current build config for vulkan-shaders-gen (#13595)
giladgd
committed
321 days ago
Verified
e3a7cf6c
parallel : add option for non-shared and larger prompts (#13598)
ggerganov
committed
321 days ago
Verified
518329b2
Newer
Older