Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
jinja
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
rm unused optional header
Olivier Chafik
committed
1 year ago
cbb9b819
Update minja from https://github.com/google/minja/pull/27
ochafik
committed
1 year ago
9d8ebd62
Update minja to https://github.com/google/minja/pull/25
ochafik
committed
1 year ago
ff2cce57
Update minja to https://github.com/google/minja/commit/b8437df626ac6cd0ce3b333b3c74ed1129c19f25
ochafik
committed
1 year ago
8347da90
reinstate assert on chat_templates.template_default
ochafik
committed
1 year ago
8a7c89e6
rename: common_chat_template[s]
ochafik
committed
1 year ago
ee475d2f
Warn against missing eos / bos tokens when jinja template references them
ochafik
committed
1 year ago
8348c605
Guard against missing eos/bos tokens (null token otherwise throws in llama_vocab::impl::token_get_attr)
ochafik
committed
1 year ago
54a669e0
Merge remote-tracking branch 'origin/master' into jinja
ochafik
committed
1 year ago
099f9839
Refactor chat template validation
ochafik
committed
1 year ago
154bfaaa
Update --chat-template-file w/ recent change to --chat-template
ochafik
committed
1 year ago
8c84aefd
Move chat_templates inside server_context + remove mutex
ochafik
committed
1 year ago
c9e8fdd7
Finish suggested renamings
ochafik
committed
1 year ago
db9dd0c1
Apply suggestions from code review
ochafik
committed
1 year ago
Verified
153e8524
common : add -hfd option for the draft model (#11318)
ggerganov
committed
1 year ago
Verified
80d0d6b4
vulkan: fix coopmat2 validation failures (#11284)
jeffbolznv
committed
1 year ago
Verified
aea8ddd5
examples : fix add_special conditions (#11311)
ggerganov
committed
1 year ago
Verified
9f7add1c
mmap: add include for cerrno (#11296)
mascguy
committed
1 year ago
Verified
90d987b1
cmake: fix shell command quoting in build-info script (#11309)
Xarbirus
committed
1 year ago
Verified
a4251edd
llama : add support for Deepseek-R1-Qwen distill model (#11310)
ngxson
committed
1 year ago
Verified
ec7f3ac9
cont : fix whitespaces (#11305)
ggerganov
committed
1 year ago
Verified
ef6dada6
llama : re-add LLM_ARCH_PHIMOE (#11305)
KyleBruene
committed
1 year ago
Verified
ae3c1db2
tests : increase timeout when sanitizers are enabled (#11300)
ggerganov
committed
1 year ago
Verified
92bc4939
simple-chat : fix BOS being added to each message (#11278)
ggerganov
committed
1 year ago
Verified
b9daaffe
SYCL: Introducing memory host pool (#11251)
s-Nick
committed
1 year ago
Verified
99487b57
minja: fix vigogne (https://github.com/google/minja/pull/22)
ochafik
committed
1 year ago
cc503564
Disable jinja test that has a cryptic windows failure
ochafik
committed
1 year ago
e3c475cd
Adding linenoise.cpp to llama-run (#11252)
ericcurtin
committed
1 year ago
Verified
a1649cc1
cmake : add sanitizer flags for llama.cpp (#11279)
ggerganov
committed
1 year ago
Verified
4dd34ff8
server : implement cancellable request (#11285)
ngxson
committed
1 year ago
Verified
f30f0992
Older