Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
chat-cleanups
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
Merge remote-tracking branch 'origin/master' into chat-cleanups
Olivier Chafik
committed
1 year ago
9a854391
server : add TEI API format for /rerank endpoint (#11942)
ngxson
committed
1 year ago
Verified
63ac1285
scripts: corrected encoding when getting chat template (#11866) (#11907)
MoonRide303
committed
1 year ago
Verified
5137da7b
docs : Fix duplicated file extension in test command (#11935)
xiaobing318
committed
1 year ago
Verified
09aaf4f1
use deleter functor for common_chat_templates_ptr
Olivier Chafik
committed
1 year ago
fd2b8e10
build common_chat_templates_ptr earlier
Olivier Chafik
committed
1 year ago
d2969b87
chat.{hpp -> h}
Olivier Chafik
committed
1 year ago
7ddb4540
have common_chat_templates_init return a unique_ptr
Olivier Chafik
committed
1 year ago
da0982a0
CUDA: use async data loading for FlashAttention (#11894)
JohannesGaessler
committed
1 year ago
Verified
73e2ed3c
update release requirements (#11897)
netrunnereve
committed
1 year ago
Verified
f7b1116a
server : fix divide-by-zero in metrics reporting (#11915)
aviallon
committed
1 year ago
Verified
c4d29baf
vulkan: implement several ops relevant for ggml_opt (#11769)
remyoudompheng
committed
1 year ago
Verified
2eea03d8
Update chat.hpp
ochafik
committed
1 year ago
9d62f62f
add missing <regex> include to test-chat-template
ochafik
committed
1 year ago
55a76143
alternative fix for gcc c vs. c++ weirdness
ochafik
committed
1 year ago
f999ff56
tiny fix: somehow llama_token being defined in an extern c makes it less than a c++ typedef
ochafik
committed
1 year ago
a58b9e5e
Add missing <optional> include to chat.cpp
ochafik
committed
1 year ago
2f2f0fa1
rm trailing spaces
ochafik
committed
1 year ago
dd5ef85f
fix merge
ochafik
committed
1 year ago
5a5ed7bf
Merge remote-tracking branch 'origin/master' into chat-cleanups
ochafik
committed
1 year ago
d95a17ce
fix links to prepare merge
ochafik
committed
1 year ago
14210371
test & fix array message.content
ochafik
committed
1 year ago
ae6b870d
Update test-chat-template.cpp
ochafik
committed
1 year ago
1c6168bc
fix & test grammar & json_schema w/ & w/o --jinja
ochafik
committed
1 year ago
34e4e224
tool-call: allow empty tools w/ auto + grammar
ochafik
committed
1 year ago
76f5d27b
fix msg lints
ochafik
committed
1 year ago
cb31f087
add common_chat_templates_source + rehab server template logs
ochafik
committed
1 year ago
ce4ccf03
fix double bos/eos jinja avoidance hack (was preventing inner bos/eos tokens)
ochafik
committed
1 year ago
42b29e12
tweak test_calc_result expectations
ochafik
committed
1 year ago
80c432b6
fix lints in test-chat-template.cpp
ochafik
committed
1 year ago
8462a515
Older