Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
tool-diffs-bak3
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
fix gcc build of test
ochafik
committed
1 year ago
13d725dd
fix test-chat.cpp
ochafik
committed
1 year ago
37b4a3a7
fix partial json crash after comma
ochafik
committed
1 year ago
42cb16f5
Merge remote-tracking branch 'origin/master' into tool-diffs
ochafik
committed
1 year ago
1d251780
install : add macports (#12518)
IOOI-SqAR
committed
1 year ago
Verified
18b663d8
llama : gemma3 : use output tensor if it exists in model weight (#12506)
ngxson
committed
1 year ago
Verified
fbdfefe7
ggml : fix quantized cpy op (#12310)
ggerganov
committed
1 year ago
Verified
ba932dfb
musa: refine compute capability (#12493)
yeahdongcn
committed
1 year ago
Verified
fac63a3d
vulkan: Optimize mul_mat_vec p021 and nc shaders (#12505)
jeffbolznv
committed
1 year ago
Verified
eddfb438
Vulkan: RTE rounding for cpy to quant (#12480)
stduhpf
committed
1 year ago
Verified
4375415b
vulkan: workaround for AMD Windows driver 16 bit unpack8 bug (#12472)
netrunnereve
committed
1 year ago
Verified
30c42ef5
model : do not repack if a GPU device is present (#12498)
ggerganov
committed
1 year ago
Verified
af04481e
chore : cleanup llama_model_loader::TENSOR_ usage (#12492)
CISC
committed
1 year ago
Verified
960e7260
llama-tts : avoid crashes related to bad model file paths (#12482)
marcoStocchi
committed
1 year ago
Verified
ea1518e8
[SYCL] Fix build on Windows when ccache enabled (#9954) (#9976)
MakeDecisionWorth
committed
1 year ago
Verified
1aa87ee5
sycl: cleanup oneDNN related code (#12097)
sgeor255
committed
1 year ago
Verified
9ffcc9e3
webui : Prevent rerendering on textarea input (#12299)
woof-dog
committed
1 year ago
Verified
e0464306
llama : make Qwen2MoE QKV bias optional (#12477)
CISC
committed
1 year ago
Verified
dbb3a473
ggml : block interleaving support for Q4_K quantization for x86 AVX2 architecture (#12332)
Srihari-mcw
committed
1 year ago
Verified
3d82dbcb
convert : avoid calls to tokenizer.added_tokens_decoder (#12473)
bartowski1182
committed
1 year ago
Verified
732b5fbf
context : clear sets containing encoder output sequence ids before storing new values (#12470)
fairydreaming
committed
1 year ago
Verified
568013d0
CUDA: Improve flash decoding kernel GPU occupancy for BS=1 case (#12183)
gaugarg-nv
committed
1 year ago
Verified
517b5ddb
vulkan: optimize iq1 coopmat2 dequant functions (#12427)
jeffbolznv
committed
1 year ago
Verified
a9b59288
Fix visionOS build and add CI (#12415)
guusw
committed
1 year ago
Verified
0fd8487b
llama : add support for GPT2, Bloom and CodeShell tied word embeddings (#12456)
CISC
committed
1 year ago
Verified
108e53c2
convert : Support chat_template.json (#12460)
CISC
committed
1 year ago
Verified
a686171e
vulkan: Submit once enough matmul work has been recorded (#12406)
jeffbolznv
committed
1 year ago
Verified
c446b2ed
opencl: improve profiling (#12442)
lhez
committed
1 year ago
Verified
d84635b1
graph : normalize Q, K, V shapes + sync cross attention (#12449)
ggerganov
committed
1 year ago
Verified
75422e8b
musa: override warp_size of musa device to 32 (#12445)
yeahdongcn
committed
1 year ago
Verified
bb115d2b
Older