Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
ci-fix-revocation-errors
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
trigger ci again
ochafik
committed
1 year ago
e78170ee
revert changes
ochafik
committed
1 year ago
b2b8c614
check curl version *before* the choco deps install (temp)
ochafik
committed
1 year ago
5f15932a
Install alternative curl to maybe avoid flaky auto certification revocation
ochafik
committed
1 year ago
d37d3093
ggml: Fix data race in ggml threadpool (#11736)
kkontny
committed
1 year ago
Verified
4d3465c5
CUDA: fix min. version for movmatrix (#11751)
JohannesGaessler
committed
1 year ago
Verified
d80be897
readme : update front-end framework (#11753)
pothitos
committed
1 year ago
Verified
3ab410f5
server : (webui) fix numeric settings being saved as string (#11739)
ngxson
committed
1 year ago
Verified
0cf86716
Make logging more verbose (#11714)
ericcurtin
committed
1 year ago
Verified
d2fe216f
llama : fix defrag logic (#11707)
ggerganov
committed
1 year ago
Verified
ed926d88
vocab : ignore invalid UTF-8 input in the BPE tokenizer (#11729)
cfillion
committed
1 year ago
Verified
2d219b38
llama : fix progress dots (#11730)
magicse
committed
1 year ago
Verified
333820d7
vulkan: print shared memory size (#11719)
jeffbolznv
committed
1 year ago
Verified
c026ba3c
llama : add llama_sampler_init for safe usage of llama_sampler_free (#11727)
cfillion
committed
1 year ago
Verified
7ee953a6
SYCL: remove XMX info from print devices (#11712)
qnixsynapse
committed
1 year ago
Verified
ec3bc827
common : add default embeddings presets (#11677)
danbev
committed
1 year ago
Verified
b7552cfc
ggml : optimize and build warning fix for LoongArch (#11709)
MQ-mengqing
committed
1 year ago
Verified
225bbbfa
llama : fix old glm4 models (#11670)
tv1wnd
committed
1 year ago
Verified
855cd073
sync : ggml
ggerganov
committed
1 year ago
Verified
8a59053f
rpc: fix known RCE in rpc-server (ggml/1103)
retr0reg
committed
1 year ago
Verified
1d20e53c
server : (webui) migrate project to ReactJS with typescript (#11688)
ngxson
committed
1 year ago
Verified
2fb3c32a
docs: update fedora cuda guide for 12.8 release (#11393)
teihome
committed
1 year ago
Verified
9ab42dc7
SYCL: Adjust support condition for norm operators (#11674)
qnixsynapse
committed
1 year ago
Verified
194b2e69
llama : add log about loading model tensors (#11699)
ggerganov
committed
1 year ago
Verified
9dd7a039
build : fix llama.pc (#11658)
angt
committed
1 year ago
Verified
c0d48432
ggml : fix LoongArch compile error with 128-bit SIMD (#11701)
junchao-loongson
committed
1 year ago
Verified
8d4d2be1
vulkan: optimize coopmat2 iq2/iq3 callbacks (#11521)
jeffbolznv
committed
1 year ago
Verified
2c6c8df5
vulkan: initial support for IQ4_XS quantization (#11501)
remyoudompheng
committed
1 year ago
Verified
8a7e3bf1
vulkan: use smaller combined allocations to avoid fragmentation (#11551)
jeffbolznv
committed
1 year ago
Verified
1b598b30
metal : avoid breaking build when metal API predates TARGET_OS_VISION (#11690)
charles-dyfis-net
committed
1 year ago
Verified
902368a0
Older