Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
agent-example6
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
video-conv3d-cpp
web-ui-mcp
jinja: fold render functions in their class def
Olivier Chafik
committed
1 year ago
7c0305fe
jinja: pipes almost there
Olivier Chafik
committed
1 year ago
19d6dfce
jinja: fix if blocks / conditionals (phi 3 template works!)
Olivier Chafik
committed
1 year ago
aafee626
jinja: pretty print errors w/ line context
Olivier Chafik
committed
1 year ago
406564e8
jinja: it is now field instead of passed arg
Olivier Chafik
committed
1 year ago
f299261e
jinja: fix chained selectors
Olivier Chafik
committed
1 year ago
3642755a
jinja: drop trailing newline
Olivier Chafik
committed
1 year ago
4ec2efca
some space fixes
Olivier Chafik
committed
1 year ago
8b251bc5
jinja: handle namespaced set
Olivier Chafik
committed
1 year ago
9e1feefa
jinja: add namespace
Olivier Chafik
committed
1 year ago
a590f929
Create Qwen2-7B-Instruct.jinja
ochafik
committed
1 year ago
d6d1f1fb
jinja: add qwen2 vl template
ochafik
committed
1 year ago
14e1222f
Create gemma-2-2b-it.jinja
ochafik
committed
1 year ago
60aec779
extract jinja 2 templates for common models
ochafik
committed
1 year ago
614583e3
Update jinja.hpp
ochafik
committed
1 year ago
edf7988b
Update jinja.hpp
ochafik
committed
1 year ago
6c36c755
jinja: range
ochafik
committed
1 year ago
0a1c3827
jinja: is not T
ochafik
committed
1 year ago
5722f4b3
jinja: simplify callables, create global context / easier to build
ochafik
committed
1 year ago
b069b48f
jinja: prevent some wront parsing w/ more lookaheads, and improve errors
ochafik
committed
1 year ago
84a81b30
jinja: better parser / tokenizer + destructuring in set
ochafik
committed
1 year ago
1e312592
Callable Value
ochafik
committed
1 year ago
6b621c9e
chat handlers: print example chat
Olivier Chafik
committed
1 year ago
2ce10899
Update .gitignore
Olivier Chafik
committed
1 year ago
7c5897cc
Add --chat-handler flag
Olivier Chafik
committed
1 year ago
d3c0bf0f
ChatHandler class
Olivier Chafik
committed
1 year ago
3034ae5a
jinja: ordered json to match rest of code
Olivier Chafik
committed
1 year ago
96ded1e2
tool call: embed metadata in server resources
Olivier Chafik
committed
1 year ago
8e3a0fad
lazy grammar: remove unused param
Olivier Chafik
committed
1 year ago
c3b5931d
Merge branch 'agent-example6' of https://github.com/ochafik/llama.cpp into agent-example6
Olivier Chafik
committed
1 year ago
2ebe938a
Newer
Older