Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
jinja-chatml
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
Simplify default chatml logic
Olivier Chafik
committed
1 year ago
d73448de
add missing try catch around jinja parsing to default to chatml
Olivier Chafik
committed
1 year ago
b2dd4909
fix bad merge
Olivier Chafik
committed
1 year ago
aa98e590
fix double bos issue (drop bos/eos tokens from jinja template)
Olivier Chafik
committed
1 year ago
5d18d76b
fix typo
Olivier Chafik
committed
1 year ago
cf83623a
Update test_tool_call.py
ochafik
committed
1 year ago
77ae97e7
tool-call: allow `--jinja --chat-template chatml`
ochafik
committed
1 year ago
1e9acd2d
HIP: add GGML_CUDA_CC_IS_* for amd familys as increasing cc archtectures for amd gpus are not supersets of eatch other (#11601)
IMbackK
committed
1 year ago
Verified
4d0598e1
nit: more informative crash when grammar sampler fails (#11593)
ochafik
committed
1 year ago
Verified
90f9b88a
CUDA: use mma PTX instructions for FlashAttention (#11583)
JohannesGaessler
committed
1 year ago
Verified
864a0b67
Name colors (#11573)
ericcurtin
committed
1 year ago
Verified
84ec8a58
`tool-call`: support Command R7B (+ return tool_plan "thoughts" in API) (#11585)
ochafik
committed
1 year ago
Verified
bfcce4d6
Fix exotic ci env that lacks ostringstream::str (#11581)
ochafik
committed
1 year ago
Verified
69804487
sampling : support for llguidance grammars (#10224)
mmoskal
committed
1 year ago
Verified
ff227703
llama : add support for GLM-Edge and GLM-Edge-V series models (#10573)
piDack
committed
1 year ago
Verified
0cec062a
ci: use sccache on windows HIP jobs (#11553)
ochafik
committed
1 year ago
Verified
53debe6f
`sync`: minja (https://github.com/google/minja/commit/418a2364b56dc9be4ed9a1a2b0fb16fb53a7a22e) (#11574)
ochafik
committed
1 year ago
Verified
cfd74c86
Implement s3:// protocol (#11511)
ericcurtin
committed
1 year ago
Verified
ecef206c
ci: simplify cmake build commands (#11548)
ochafik
committed
1 year ago
Verified
5bbc7362
`ci`: use sccache on windows instead of ccache (#11545)
ochafik
committed
1 year ago
Verified
aa6fb132
`tool-call`: fix llama 3.x and functionary 3.2, play nice w/ pydantic_ai package, update readme (#11539)
ochafik
committed
1 year ago
Verified
a83f5286
fix stop regression (#11543)
ochafik
committed
1 year ago
Verified
b1bcd309
Fix chatml fallback for unsupported builtin templates (when --jinja not enabled) (#11533)
ochafik
committed
1 year ago
Verified
5783575c
server : fix --jinja when there's no tools or schema (typo was forcing JSON) (#11531)
ochafik
committed
1 year ago
Verified
4a2b196d
common: Add missing va_end (#11529)
stevegrubb
committed
1 year ago
Verified
1bd3047a
server : update help metrics processing/deferred (#11512)
danbev
committed
1 year ago
Verified
a2df2787
`ci`: ccache for all github worfklows (#11516)
ochafik
committed
1 year ago
Verified
553f1e46
Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (#9639)
ochafik
committed
1 year ago
Verified
8b576b6c
HIP: require at least HIP 5.5
IMbackK
committed
1 year ago
27d135c9
HIP: Prepare reduction operators for wave 64
IMbackK
committed
1 year ago
6af1ca48
Older