Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
json-faster-repetitions
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 json-faster-repetitions
ochafik
committed
1 year ago
54461ffa
json: fix regexp repeats + port changes + fix date strings
ochafik
committed
1 year ago
91a0ee78
quantize : fix precedence of cli args (#6541)
ggerganov
committed
1 year ago
Verified
b73e564b
llama : support negative ith in llama_get_ API (#6519)
TheFlipbook
committed
1 year ago
Verified
e3c337d8
llama : save and restore kv cache for single seq id (#6341)
kaetemi
committed
1 year ago
Verified
beea6e1b
remove row=1 cond (#6532)
abhilash1910
committed
2 years ago
Verified
87fb5b42
Adding KodiBot to UI list (#6535)
firatkiral
committed
2 years ago
Verified
d752327c
Change Windows AMD example to release build to make inference much faster. (#6525)
thebaron88
committed
2 years ago
Verified
855f5440
flake.lock: Update (#6517)
ggerganov
committed
2 years ago
Verified
b909236c
Add GritLM as supported models. (#6513)
dranger003
committed
2 years ago
Verified
e0717e75
sync : ggml
ggerganov
committed
2 years ago
Verified
c3724779
ggml: bypass code incompatible with CUDA < 11.1 (whisper/2020)
primenko-v
committed
2 years ago
Verified
f77261a7
scripts : sync ggml-cuda folder
ggerganov
committed
2 years ago
Verified
43e8995e
Run make to build the project (#6457)
limitedAtonement
committed
2 years ago
Verified
9472bce3
support/fix OPs GGML_TYPE_IQ4_NL, GGML_TYPE_IQ4_XS, GGML_TYPE_IQ3_XXS, GGML_TYPE_IQ3_S, GGML_TYPE_IQ2_XXS, GGML_TYPE_IQ2_XS, GGML_TYPE_IQ2_S, GGML_TYPE_IQ1_S, GGML_TYPE_IQ1_M (#6521)
NeoZhangJianyu
committed
2 years ago
Verified
d4f220a5
sync : ggml
ggerganov
committed
2 years ago
Verified
54ea0698
backend : fix typo in scheduler documentation (ggml/781)
danbev
committed
2 years ago
Verified
b66aec67
Tests: Added integration tests for GBNF parser (#6472)
HanClinto
committed
2 years ago
Verified
57dd02c4
ci: bench: support sse and fix prompt processing time / server: add tokens usage in stream OAI response (#6495)
phymbert
committed
2 years ago
Verified
75cd4c77
gguf.py : add licence and version to gguf writer (#6504)
mofosyne
committed
2 years ago
Verified
a8bd14d5
readme : update UI list (#6503)
hugo53
committed
2 years ago
Verified
d0f5deeb
bench : make n_batch and n_ubatch configurable in Batched bench (#6500)
Sunt-ing
committed
2 years ago
Verified
87e21bba
json: port repetitions to JS
ochafik
committed
2 years ago
8ab67144
[SYCL] Fixed minor bug when enabling FP16 for non intel targets (#6464)
OuadiElfarouki
committed
2 years ago
Verified
1b496a74
json: fix / speed up regexp pattern repetitions
ochafik
committed
2 years ago
1dae0896
json: rm debug code
ochafik
committed
2 years ago
902273ff
json: improved repetitions & builtin rule deps
ochafik
committed
2 years ago
375f85dd
readme : add Dot to UI list (#6487)
alexpinel
committed
2 years ago
Verified
a307375c
readme : fix typo (#6481)
junnjiee
committed
2 years ago
Verified
b660a572
server: add cURL support to server Dockerfiles (#6474)
elepedus
committed
2 years ago
Verified
0a1d889e
Older