Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
grammar-fast-single2
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: mutex-guarded lazy caching of token pieces in llama_sample_grammar
Olivier Chafik
committed
1 year ago
09f0fae0
ci : re-enable sanitizer runs (#7358)
ggerganov
committed
1 year ago
Verified
059031b8
android : use "ci-android" branch for CI (#7341)
ggerganov
committed
1 year ago
Verified
511182ea
CUDA: deduplicate FlashAttention code (#7352)
JohannesGaessler
committed
1 year ago
Verified
133d99c5
server: correct --threads documentation [no ci] (#7362)
JohannesGaessler
committed
1 year ago
Verified
cb42c294
cuda : add half2 __shfl_xor() for ROCm 5.5 (#7263)
Engininja2
committed
1 year ago
Verified
d233b507
llama : add support for larger Granite Code Models (20B, 34B) (#7324)
sroecker
committed
1 year ago
Verified
0f98acfa
perplexity : ndot progress and show stats with < 100 tasks (#7348)
strawberrymelonpanda
committed
1 year ago
Verified
ca57e0f3
Update and fix Vulkan soft_max and argsort implementations (#7237)
0cc4m
committed
1 year ago
Verified
c1b295ee
github-actions-labeler: initial commit (#7330)
mofosyne
committed
1 year ago
Verified
de731963
convert : fix set_vocab_sentencepiece (#6866)
ggerganov
committed
1 year ago
Verified
b49a13dd
ggml : fix quants nans when all the group weights are very close to zero (#7313)
slaren
committed
1 year ago
Verified
05834841
cmake : fix typo in AMDGPU_TARGETS (#7356)
Engininja2
committed
1 year ago
Verified
ef277de2
Unicode codepoint flags for custom regexs (#7245)
jaime-m-p
committed
1 year ago
Verified
b43272af
CUDA: faster large batch FA without tensor cores (#7314)
JohannesGaessler
committed
1 year ago
Verified
0fc1e820
ROCm: use native CMake HIP support (#5966)
GZGavinZhao
committed
1 year ago
Verified
82ca83db
rpc : set SO_REUSEADDR for the server socket (#7320)
rgerganov
committed
1 year ago
Verified
f4bd8b3d
Added a single test function script and fix debug-test.sh to be more robust (#7279)
mofosyne
committed
1 year ago
Verified
51e9d025
py : convert-hf-to-gguf-update improvements (#7340)
akx
committed
1 year ago
Verified
d273c140
llama : use n_embd_head_v when reshaping kqv (#7327)
fairydreaming
committed
1 year ago
Verified
27b04069
tokenization: add warning for double BOS (#7332)
JohannesGaessler
committed
1 year ago
Verified
29c60d8c
ggml-quants, llama : removed excess checks (#7274)
GermanAizek
committed
1 year ago
Verified
359cbe3f
convert : fix Qwen/Qwen-7b conversion (#7308)
amd-lalithnc
committed
1 year ago
Verified
e18bc6aa
server : add support for the RPC backend (#7305)
rgerganov
committed
1 year ago
Verified
ee94172d
ggml : rewrite silu and softmax for cpu (#7154)
jart
committed
1 year ago
Verified
934266c0
[Server] Added --verbose option to README [no ci] (#7335)
reuank
committed
1 year ago
Verified
9c4fdcbe
Revert "server bench: fix bench not waiting for model load (#7284)" (#7334)
phymbert
committed
1 year ago
Verified
24ecb581
rpc : get available mem for the CPU backend
rgerganov
committed
1 year ago
9afdffe7
rpc : add command line arg for specifying backend memory
rgerganov
committed
1 year ago
3b3963c5
convert : get general.name from model dir, not its parent (#5615)
cebtenzzre
committed
1 year ago
Verified
dda64fc1
Older