Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
json-fixes-cpp
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
video-conv3d-cpp
web-ui-mcp
Update json-schema-to-grammar.mjs
ochafik
committed
2 years ago
660e8321
llama-bench : add embeddings option (#5924)
ggerganov
committed
2 years ago
Verified
6cdabe65
Revert "[SYCL] fix error when set main gpu to non-zero (#5901)" (#5918)
NeoZhangJianyu
committed
2 years ago
Verified
89fb735f
server : add `/v1/completions` endpoint (#5914)
mscheong01
committed
2 years ago
Verified
55a2a900
server : refactor (#5882)
ggerganov
committed
2 years ago
Verified
2002bc96
[SYCL] fix error when set main gpu to non-zero (#5901)
NeoZhangJianyu
committed
2 years ago
Verified
ceca1aef
ggml : use SYS_get_cpu if SYS_getcpu is not defined (#5906)
cebtenzzre
committed
2 years ago
Verified
e04e04f8
ggml : use `uint8x16_t` return type for `ggml_vqtbl1q_u8` (#5894)
bobqianic
committed
2 years ago
Verified
e25fb4b1
convert : remove AWQ remnants (#5768)
ggerganov
committed
2 years ago
Verified
1e35d619
add wait() to make code stable (#5895)
NeoZhangJianyu
committed
2 years ago
Verified
8ced9f7e
compare-llama-bench.py : remove mul_mat_q (#5892)
slaren
committed
2 years ago
Verified
652ca2bd
quants : use MM256_SET_M128I consistently to fix gcc 7 build (#5889)
cebtenzzre
committed
2 years ago
Verified
bd836944
grammars : blacklists character control set (#5888)
ExtReMLapin
committed
2 years ago
Verified
3de31677
Revert "grammars : don't allow to output unescaped new line in string (#5885)"
ggerganov
committed
2 years ago
Verified
82cb31eb
grammars : don't allow to output unescaped new line in string (#5885)
ExtReMLapin
committed
2 years ago
Verified
b1a4e994
Vulkan Improvements (#5835)
0cc4m
committed
2 years ago
Verified
61d1c88e
[SYCL] fix mul_mat fault in CI/unit-test (#5862)
NeoZhangJianyu
committed
2 years ago
Verified
21b08674
fix editorconfig check break (#5879)
mscheong01
committed
2 years ago
Verified
6a87ac3a
json: handle pattern repetitions
ochafik
committed
2 years ago
4e7c26c3
json: merge lit sequences and handle negatives
ochafik
committed
2 years ago
d5ef412f
json: fix _format_literal (json.dumps already escapes quotes)
ochafik
committed
2 years ago
a78eb4a0
fix speculative decoding build on windows (#5874)
jquesnelle
committed
2 years ago
Verified
29eee404
nix: static build (#5814)
hutli
committed
2 years ago
Verified
1d41d6f7
llama : fix embeddings (#5796)
ggerganov
committed
2 years ago
Verified
29ae62d2
flake : fix
ggerganov
committed
2 years ago
Verified
e0843afe
ggml : fix unknown status (#0)
ggerganov
committed
2 years ago
a1c6d96e
sync : ggml
ggerganov
committed
2 years ago
efd8533e
ggml : introduce ggml_status (ggml/750)
Xarbirus
committed
2 years ago
9fa26273
cmake : handle cases where git index is not found in .git (#5844)
danemadsen
committed
2 years ago
Verified
fe52be11
speculative : implement stochastic speculative sampling (#5625)
mscheong01
committed
2 years ago
Verified
6d341ab6
Newer
Older