Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
tool-call
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
Fix typo
Olivier Chafik
committed
1 year ago
34f54dd1
Disable chat_completion tests of non-tool jinja mode
Olivier Chafik
committed
1 year ago
729d2d36
try and avoid weird server test failure (spillage / parallelism between completion & tool call tests?)
Olivier Chafik
committed
1 year ago
3bd6abeb
force printing </tool_call> on hermes 2 model if/as it's a special token
Olivier Chafik
committed
1 year ago
1029ff90
test: leave model_hf_file blank
ngxson
committed
1 year ago
5add261a
log prompt + nits
Olivier Chafik
committed
1 year ago
82052466
Format test-chat.cpp
Olivier Chafik
committed
1 year ago
f223df02
add llama_sampler_init_grammar_lazy instead of renaming the non-lazy
Olivier Chafik
committed
1 year ago
5a64af6c
deprecate llama_sampler_init_grammar -> llama_sampler_grammar_init
Olivier Chafik
committed
1 year ago
7d59bf44
nit: fix py import
Olivier Chafik
committed
1 year ago
2bb3fed3
Update scripts/fetch_server_test_models.py to new compact hf_repo syntax + switch Hermes models
Olivier Chafik
committed
1 year ago
96850432
Update test_chat_completion.py
Olivier Chafik
committed
1 year ago
0c171f54
Update test_chat_completion.py
Olivier Chafik
committed
1 year ago
06c4ca56
Fix debug + verbose
Olivier Chafik
committed
1 year ago
3dcde9ea
simplify handle_apply_template
ngxson
committed
1 year ago
c88f4a79
code style changes on test
ngxson
committed
1 year ago
2d51c459
Merge remote-tracking branch 'origin/master' into tool-call
Olivier Chafik
committed
1 year ago
8ef37a3c
sync: minja (#11499)
ochafik
committed
1 year ago
Verified
3d804dec
vocab : correctly identify LF token for GPT-2 style BPE tokenizer (#11496)
mgroeber9110
committed
1 year ago
Verified
ffd0821c
server : use lambda instead of std::bind (#11507)
danbev
committed
1 year ago
Verified
4314e56c
server : (docs) added response format for /apply-template [no ci] (#11503)
isaac-mcfadyen
committed
1 year ago
Verified
496e5bf4
readme : reference examples relative links (#11505)
guspan-tanadi
committed
1 year ago
Verified
7919256c
increase http timeout to 12
ochafik
committed
1 year ago
9591af1f
llama 3.2 1b now fails the weather tool call?
ochafik
committed
1 year ago
7635912f
rm unused llama_param
ochafik
committed
1 year ago
b831a6e0
server : update json snippets in README.md [no ci] (#11492)
danbev
committed
1 year ago
Verified
e0449763
debug logs are back
ochafik
committed
1 year ago
18450e69
nits
ochafik
committed
1 year ago
81547e6f
split chat handler vs. parser around enum again
ochafik
committed
1 year ago
f8e14bff
Update tests readme + add raw output to verbose log
ochafik
committed
1 year ago
590c9793
Older