Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
tool-call-caching
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
gcc appeasement
ochafik
committed
1 year ago
749a21c6
`tool-call`: test/fix functionary-medium-v3.1's template (can "look" like llama3.1 template)
ochafik
committed
1 year ago
0c870133
`minja`: allow none input to selectattr, and add safe passthrough filter
ochafik
committed
1 year ago
8e4a9bad
`minja`: gcc tweaks
ochafik
committed
1 year ago
5f5be9cd
`tool-call`: update chat templates/goldens
ochafik
committed
1 year ago
2eb29bf8
`tool-call`: fix pyright type errors
ochafik
committed
1 year ago
4cd82d61
`minja`: try to please gcc
ochafik
committed
1 year ago
059babdd
`server`: catch errors in format_final_response_oaicompat instead of taking server down
ochafik
committed
1 year ago
94377d74
`tool-call`: fix/test functionary v3
ochafik
committed
1 year ago
595e11cb
`minja`: add str.endswith
ochafik
committed
1 year ago
c124ab48
fix flake8 lints
ochafik
committed
1 year ago
76d2938e
fix editorconfig lints
ochafik
committed
1 year ago
1b628010
`tool-call`: allow empty message content when there's tool_calls in format_chat
ochafik
committed
1 year ago
ab25e3fb
`server`: catch errors in oaicompat_completion_params_parse instead of taking server down
ochafik
committed
1 year ago
d928ff4d
`tool-call`: add server tests for llama 3.1
ochafik
committed
1 year ago
a774093a
`server`: fix tailing comma in completions_seed
ochafik
committed
1 year ago
9e366b3d
`minja`: fix llama_chat_apply_template + adde use_jinja param to validate_model_chat_template
ochafik
committed
1 year ago
45b243b4
`tool-call`: fix llama_chat_apply_template signature / test-chat-template
ochafik
committed
1 year ago
e983c9d0
`minja`: fetch more templates (add models from test-chat-template)
ochafik
committed
1 year ago
97d06209
`tool-call`: add output example to readme
ochafik
committed
1 year ago
d15dcfb0
Merge remote-tracking branch 'origin/master' into tool-call
ochafik
committed
1 year ago
33ea20ed
`tool-call`: add basic usage example to server readme
ochafik
committed
1 year ago
8f25531c
`tool-call`: support Functionary v3 vs. v3-llama3.1 variants
ochafik
committed
1 year ago
4706bdba
ci : fix docker build number and tag name (#9638)
ngxson
committed
1 year ago
Verified
ea9c32be
`server`: add --chat-template-file
ochafik
committed
1 year ago
41103c0e
`tool-call`: integrate minja & tool-call to server when --jinja is set
ochafik
committed
1 year ago
e309c6a4
`tool-call`: basic Functionary 3.2, Llama 3.1, Hermes 2 Pro grammar generators + parsers
ochafik
committed
1 year ago
3cfc21ea
`json`: build_grammar helper
ochafik
committed
1 year ago
26c175b4
`minja`: minimalist Jinja templating engine for LLM chat templates
ochafik
committed
1 year ago
eaca756e
`grammar`: trigger words + refactor of antiprompts
ochafik
committed
1 year ago
5b6d5040
Newer
Older