Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
test-cli
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
Update test-cli.cpp
ochafik
committed
1 year ago
243fd5dd
`test-cli`: add llama-cli as order-only prerequisite in Makefile
ochafik
committed
1 year ago
ca512cc9
`test-cli`: greedy sampling + print exception messages
ochafik
committed
1 year ago
82d5e91a
`main`: add test-cli + ensure output still logged w/ --log-disable
ochafik
committed
1 year ago
030fda09
kompute: add backend registry / device interfaces (#10045)
slp
committed
1 year ago
Verified
61408e7f
ggml : fix memory leaks when loading invalid gguf files (#10094)
slaren
committed
1 year ago
Verified
b9e02e81
readme : more lora detail in main example readme (#10064)
richdougherty
committed
1 year ago
Verified
6763f713
convert : more detailed convert lora usage docs (#10065)
richdougherty
committed
1 year ago
Verified
79a2bc04
ggml : add Q4_0_8_8 RISC-V GEMV and GEMM kernels (#10029)
xctan
committed
1 year ago
Verified
fc83a9e5
llama : refactor model loader with backend registry (#10026)
slaren
committed
1 year ago
Verified
c5b0f4b5
ggml: Add POOL2D OP for GPU acceleration to the Vulkan backend in the MobileVLM model. (#9763)
cyzero-kim
committed
1 year ago
Verified
8f275a7c
llama : remove Tail-Free sampling (#10071)
ggerganov
committed
1 year ago
Verified
8d8ff715
llama : Add IBM granite template (#10013)
arch-btw
committed
1 year ago
Verified
61715d5c
flake.lock: Update (#10063)
ggerganov
committed
1 year ago
Verified
07028f9d
musa: workaround for Guilty Lockup in cleaning src0 (#10042)
yeahdongcn
committed
1 year ago
Verified
524afeec
server : don't overfill the batch during infill (#10018)
ggerganov
committed
1 year ago
Verified
8125e6cb
llama : switch KQ multiplication to F32 precision by default (#10015)
ggerganov
committed
1 year ago
Verified
8841ce3f
sync : ggml
ggerganov
committed
1 year ago
Verified
cc2983d3
increase cuda_cpy block size (ggml/996)
bssrdf
committed
1 year ago
Verified
8c60a8a4
scripts : fix amx sync [no ci]
ggerganov
committed
1 year ago
Verified
9e4a2563
metal : support permuted matrix multiplicaions (#10033)
ggerganov
committed
1 year ago
Verified
66875035
llama : add DRY sampler (#9702)
wwoodsTM
committed
1 year ago
Verified
ff252ea4
llama: string_split fix (#10022)
Xarbirus
committed
1 year ago
Verified
d80fb71f
llamafile : extend sgemm.cpp support for Q5_0 models (#10010)
Srihari-mcw
committed
1 year ago
Verified
2f8bd2b9
server : check that the prompt fits in the slot's context (#10030)
ggerganov
committed
1 year ago
Verified
bc5ba007
server : refactor slot input data, move tokenizer to HTTP thread (#10023)
ngxson
committed
1 year ago
Verified
958367bf
ci : fix cmake flags for SYCL
ggerganov
committed
1 year ago
Verified
40f25557
CUDA: fix insufficient buffer clearing for MMQ (#10032)
JohannesGaessler
committed
1 year ago
Verified
167a5156
CUDA: fix MMQ for non-contiguous src0, add tests (#10021)
JohannesGaessler
committed
1 year ago
Verified
c39665f5
server : samplers accept the prompt correctly (#10019)
wwoodsTM
committed
1 year ago
Verified
0a1c750c
Older