Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
enable-thinking-fix-chat-parsers
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
allow all parsers to parse non-tool-call content.
ochafik
committed
314 days ago
8dbfe28d
add preludes to content on partial regex match
ochafik
committed
314 days ago
e748505d
Merge branch 'fix-gen-prompt' into enable-thinking
ochafik
committed
314 days ago
91623806
switch to --reasoning-budget flag
ochafik
committed
314 days ago
9cdeebe8
const char* return for chat enum name helpers
ochafik
committed
314 days ago
8547fccf
Merge branch 'enable-thinking' of github.com:ochafik/llama.cpp into enable-thinking
ochafik
committed
314 days ago
fe6022f4
Update common/chat.cpp
ochafik
committed
314 days ago
Verified
355b38c9
rewrite docs as list as suggested
ochafik
committed
314 days ago
6b9efe7b
fix command r7b's nothink w/ official template
ochafik
committed
314 days ago
473c01e5
update --reasoning-format={disabled -> nothink} as suggested
ochafik
committed
314 days ago
cdea6a9b
Add models/templates/Qwen-Qwen3-0.6B.jinja
ochafik
committed
314 days ago
b6eb0a5c
Update README.md
ochafik
committed
314 days ago
df25e6bb
server: add --reasoning-format=disabled to disable thinking (incl. qwen3 w/ enable_thinking:false)
ochafik
committed
314 days ago
b457f89e
tools: enable hermes2/qwen chat logic even w/o tools
ochafik
committed
314 days ago
43b5626e
server: fix/test add_generation_prompt
ochafik
committed
314 days ago
8a25f796
`server`: streaming of tool calls and thoughts when `--jinja` is on (#12379)
ochafik
committed
315 days ago
Verified
f5cd27b7
releases : bundle llvm omp library in windows release (#13763)
slaren
committed
315 days ago
Verified
a2d02d57
releases : enable openmp in windows cpu backend build (#13756)
slaren
committed
315 days ago
Verified
17fc817b
ggml-cpu : set openmp wait time if not set (#13758)
slaren
committed
315 days ago
Verified
2bd1b30f
Move GLM4 f32 attention fix to the correct function (#13750)
0cc4m
committed
315 days ago
Verified
259469c4
ggml : add ggml_gelu_erf() CUDA kernel (#13719)
ngxson
committed
315 days ago
Verified
4c32832c
vocab : fix ugm tokenizer precision (#13743)
CISC
committed
315 days ago
Verified
c3a26243
CUDA: fix race condition in FA vector kernels (#13742)
JohannesGaessler
committed
315 days ago
Verified
ffd0eae6
ci : enable winget package updates (#13734)
slaren
committed
316 days ago
Verified
b775345d
ci : add winget package updater (#13732)
slaren
committed
316 days ago
Verified
a70a8a69
hparams : initialize arrays (#13728)
ggerganov
committed
316 days ago
Verified
d13d0f61
llama : allow custom list of swa_layers (#13726)
ngxson
committed
316 days ago
Verified
8a2afb75
server : support audio input (#13714)
ngxson
committed
316 days ago
Verified
9ecf3e66
CANN: Support MUL_MAT_ID for q8_0 and q4_0 (#13705)
noemotiovon
committed
316 days ago
Verified
faaaff5f
ggml : fix the order of ggml_unary_op (#13718)
ngxson
committed
316 days ago
Verified
e16c4731
Older