Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
grammar-fast-disable
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
grammars: explore allowing disabling grammars to avoid fixed cost of token copies
ochafik
committed
1 year ago
988fc66f
Update llama.cpp
ochafik
committed
1 year ago
Verified
80736c55
Merge remote-tracking branch 'origin/master' into grammar-fast
ochafik
committed
1 year ago
0148661a
metal : log more info on error (#6987)
bakkot
committed
1 year ago
Verified
a68a1e7e
ggml : add Flash Attention (#5021)
ggerganov
committed
1 year ago
Verified
9c67c277
convert : use utf8 encoding (#7000)
ggerganov
committed
1 year ago
Verified
952d03db
Improve usability of --model-url & related flags (#6930)
ochafik
committed
1 year ago
Verified
8843a98c
Extending grammar integration tests (#6644)
HanClinto
committed
1 year ago
Verified
b8c1476e
main : fix typo in comment in main.cpp (#6985)
danbev
committed
1 year ago
Verified
5539e6fd
build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
ochafik
committed
1 year ago
Verified
b8a7a5a9
ci : tmp disable gguf-split (#6983)
ggerganov
committed
1 year ago
Verified
d2c898f7
ggml : fix __MSC_VER -> _MSC_VER (#6977)
ggerganov
committed
1 year ago
Verified
544f1f10
llava-cli : multiple images (#6969)
cpumaxx
committed
1 year ago
Verified
ffe66657
readme : update hot topics
ggerganov
committed
1 year ago
Verified
24affa7d
llama : fix BPE pre-tokenization (#6920)
ggerganov
committed
1 year ago
Verified
f4ab2a41
sampling : use std::random_device{}() for default random seed (#6962)
dwrensha
committed
1 year ago
Verified
3f167476
convert : fix conversion of some BERT embedding models (#6937)
christianazinn
committed
1 year ago
Verified
3055a418
make : change GNU make default CXX from g++ to c++ (#6966)
przemoc
committed
1 year ago
Verified
577277ff
ci : add building in MSYS2 environments (Windows) (#6967)
przemoc
committed
1 year ago
Verified
ca7f29f5
llama : fix typo LAMMAFILE -> LLAMAFILE (#6974)
JohannesGaessler
committed
1 year ago
Verified
c4f708a9
Fix more int overflow during quant (PPL/CUDA). (#6563)
dranger003
committed
1 year ago
Verified
e00b4a8f
gguf : enforce that tensor names are unique (#6905)
ngxson
committed
1 year ago
Verified
7bb36ccf
add device version in device list (#6959)
arthw
committed
1 year ago
Verified
ce023f6f
grammars: nits (revert const grammar sig, fix comment)
ochafik
committed
1 year ago
c70037f2
grammar: nit (layout)
ochafik
committed
1 year ago
d3425f5c
grammars: cache codepoints in llama_new_context_with_model
ochafik
committed
1 year ago
49f0faaa
grammars: move token caches to llama_context
ochafik
committed
1 year ago
d41f3147
flake.lock: Update
github-actions[bot]
committed
1 year ago
6e472f58
Merge remote-tracking branch 'origin/master' into grammar-fast
ochafik
committed
1 year ago
9f136231
Replace "alternative" boolean operator in conditional compilation directive (#6949)
mgroeber9110
committed
1 year ago
Verified
4dba7e81
Older