Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
llama2c-non-shared-weights-save
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
Enhance Windows 7 and below compatibility. (#2592)
vxiiduu
committed
2 years ago
Verified
f31b5397
test : add simple grammar parsing tests (#2594)
drbh
committed
2 years ago
Verified
ee77efea
CUDA: Fixed OpenLLaMA 3b mmq, reduced compile time (#2590)
JohannesGaessler
committed
2 years ago
Verified
f64d44a9
Adding support for llama2.c models (#2559)
byte-6174
committed
2 years ago
Verified
b19edd54
server: fixed wrong variable name in timing json (#2579)
Equim-chan
committed
2 years ago
Verified
53dc3994
Handle `ENABLE_VIRTUAL_TERMINAL_PROCESSING` more gracefully on earlier versions of Windows.
DannyDaemonic
committed
2 years ago
Verified
9ca4abed
Add --n-predict -2 for stopping generation on full context (#2565)
crasm
committed
2 years ago
Verified
e59fcb2b
Fix grammar-based sampling issue in server (#2566)
krasserm
committed
2 years ago
Verified
16387577
ggml-alloc: Don't try to re-use buffers of external tensors (#2562)
smspillaz
committed
2 years ago
Verified
916a9acd
add log_callback to llama_context_params for custom logging. (#2234)
grahameth
committed
2 years ago
Verified
ea04a4ca
CUDA: tuned mul_mat_q kernels (#2546)
JohannesGaessler
committed
2 years ago
Verified
25d43e0e
Allow passing grammar to completion endpoint (#2532)
krasserm
committed
2 years ago
Verified
f5bfea05
CUDA: tighter VRAM scratch size for 65b/70b (#2551)
JohannesGaessler
committed
2 years ago
Verified
acfc5478
llm.vim : multiline autocompletion, get rid of "^@" (#2543)
chaihahaha
committed
2 years ago
Verified
7ed8d1fe
vim : bring back simple llm.vim example
ggerganov
committed
2 years ago
Verified
e7f94d6f
vim : streaming and more (#2495)
AustinMroz
committed
2 years ago
Verified
2d7baaf5
Add --rope-scale parameter (#2544)
klosax
committed
2 years ago
Verified
f3c3b4b1
ggml : mul mat tweaks (#2372)
ggerganov
committed
2 years ago
Verified
93356bdb
ggml : pad result of ggml_nbytes()
ggerganov
committed
2 years ago
Verified
60baff7c
ggml : change params pointer (style change) (#2539)
ggerganov
committed
2 years ago
Verified
9082b5df
ggml : sync (custom ops) (#2537)
ggerganov
committed
2 years ago
Verified
99d29c00
Fixed mmap prefetch for GPU offloading (#2529)
JohannesGaessler
committed
2 years ago
Verified
3d9a5518
metal : fix out-of-bounds access + inc concurrency nodes (#2416)
ggerganov
committed
2 years ago
Verified
f6f9896a
[Makefile] Move ARM CFLAGS before compilation (#2536)
GiviMAD
committed
2 years ago
Verified
34a14b28
[Zig] Rewrite build for Zig 0.11 (#2514)
SlyEcho
committed
2 years ago
Verified
7297128d
console : fix issue related to Windows 11 PowerShell console mode persistence (#2521)
DannyDaemonic
committed
2 years ago
Verified
86c32198
convert.py : add missing abstract methods for quantized data (#2491)
kaytabata
committed
2 years ago
Verified
2e8265ae
CUDA: faster k-quant mul_mat_q kernels (#2525)
JohannesGaessler
committed
2 years ago
Verified
f514d1b3
fix firefox autoscroll (#2519)
jonas-w
committed
2 years ago
Verified
33231123
server: regenerate completion.js.hpp (#2515)
cebtenzzre
committed
2 years ago
Verified
182af739
Newer
Older