Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
tool-diffs-bak
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
lazy-trigger-upstream
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
video-conv3d-cpp
web-ui-mcp
fix common_json_parse
ochafik
committed
1 year ago
ade759b4
Update json-partial.cpp
ochafik
committed
1 year ago
30ef002d
update partial parsing
ochafik
committed
1 year ago
db9b7f37
Update chat.cpp
ochafik
committed
1 year ago
82a9dd18
Update test-chat.cpp
ochafik
committed
1 year ago
b65e7256
Merge remote-tracking branch 'origin/master' into tool-diffs
ochafik
committed
1 year ago
3cb4ee0b
tests : fix test-quantize-fns to init the CPU backend (#12306)
ggerganov
committed
1 year ago
Verified
e128a1bf
common : refactor '-o' option (#12278)
marcoStocchi
committed
1 year ago
Verified
6ef79a67
`server`: extract <think> tags from qwq outputs (#12297)
ochafik
committed
1 year ago
Verified
4e39a3c3
`tool-call`: ensure there's always a non-empty tool call id (#12292)
ochafik
committed
1 year ago
Verified
be421fc4
allow missing content in message if tool_calls provided (#12293)
ochafik
committed
1 year ago
Verified
87c26305
`sampler`: fixes trigger tokens + lazy grammars (fix typo cast from token to string) (#12291)
ochafik
committed
1 year ago
Verified
2b3a25c2
llava : fix bug in minicpm-v code (#11513)
tc-mb
committed
1 year ago
Verified
8352cdc8
Update chat.cpp
ochafik
committed
1 year ago
693c7cd1
TEMP start common_regex transition
ochafik
committed
1 year ago
a43072b3
test streaming
ochafik
committed
1 year ago
2b9000a9
Update server.cpp
ochafik
committed
1 year ago
0445d45e
Update utils.py
ochafik
committed
1 year ago
fda98b06
Update chat.cpp
ochafik
committed
1 year ago
ac9ed8f7
fix generic parsing
ochafik
committed
1 year ago
33abb389
Merge branch 'allow-nocontent-if-toolcalls' into tool-diffs
ochafik
committed
1 year ago
d5502af3
Merge branch 'non-empty-tool-call-id' into tool-diffs
ochafik
committed
1 year ago
0e8df870
Merge branch 'fix-trig-tok' into tool-diffs
ochafik
committed
1 year ago
e422941c
test for non-empty id in test_tool_call.py
ochafik
committed
1 year ago
ee0f3663
allow missing content in message if tool_calls provided
ochafik
committed
1 year ago
8584aeed
Ensure there's a non empty tool call id
ochafik
committed
1 year ago
a117630b
Fix typo in lazy grammar handling (fixes trigger tokens)
ochafik
committed
1 year ago
cb794527
prepare collect_stream in utils.py
ochafik
committed
1 year ago
c47e4864
server : add speculative decoding presets for FIM (#12287)
ggerganov
committed
1 year ago
Verified
1e2f78a0
update server_slot::reset
ochafik
committed
1 year ago
8570f851
Newer
Older