Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
offline
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 common/arg.cpp
ochafik
committed
1 year ago
Verified
153a0b87
rm OFFLINE from server tests (LLAMA_OFFLINE=1 works)
ochafik
committed
1 year ago
2eb3c699
merge branches
ochafik
committed
1 year ago
f8074b9d
refactor as suggested
ochafik
committed
1 year ago
0818ab21
Merge remote-tracking branch 'origin/master' into offline
ochafik
committed
1 year ago
7f7d8597
scripts : add option to compare commits in Debug (#13806)
ggerganov
committed
1 year ago
Verified
a26c4cc1
cuda : avoid cuGetErrorString (#13791)
ggerganov
committed
1 year ago
Verified
4265a87b
Update arg.cpp
ochafik
committed
1 year ago
31ea1b86
SYCL: Add non contiguous support in RMS_NORM and NORM kernels (#13611)
qnixsynapse
committed
1 year ago
Verified
6f180b91
nit spaces
ochafik
committed
1 year ago
f7439cbf
fix signatures of ifdef'd function fallbacks
ochafik
committed
1 year ago
bb213c6a
Merge remote-tracking branch 'origin/master' into offline
ochafik
committed
1 year ago
40712c5a
server: fix streaming crashes (#13786)
ochafik
committed
1 year ago
Verified
03f582ae
examples/training: Fix file name in README (#13803)
standby24x7
committed
1 year ago
Verified
88c125f2
`server`: fix format of streamed tool call deltas (diff name, fix id location) (#13800)
ochafik
committed
1 year ago
Verified
d74e94c1
server: fix regression on streamed non-chat completion w/ stops (#13785)
ochafik
committed
1 year ago
Verified
f13847cf
use LLAMA_OFFLINE env for --offline
ochafik
committed
1 year ago
273a7285
examples : allow extracting embeddings from decoder contexts (#13797)
ggerganov
committed
1 year ago
Verified
79c137f7
llama : clarify deprecation message (#13794)
ggerganov
committed
1 year ago
Verified
22229314
sycl: Add more debug prints (#13640)
Rbiessy
committed
1 year ago
Verified
9012eb9b
vulkan: mark IM2COL as supporting non-contig (#13783)
jeffbolznv
committed
1 year ago
Verified
fef693dc
CANN: Add the basic supports of Flash Attention kernel (#13627)
shibizhao
committed
1 year ago
Verified
2d38b6e4
server: --offline mode
ochafik
committed
1 year ago
21b59887
`server`: add `--reasoning-budget 0` to disable thinking (incl. qwen3 w/ enable_thinking:false) (#13771)
ochafik
committed
1 year ago
Verified
e121edc4
webui : bump max upload file size to 500MB (#13779)
ngxson
committed
1 year ago
Verified
2f099b51
tests : improve UGM tokenizer test coverage (#13773)
CISC
committed
1 year ago
Verified
aa50ba46
kv-cache : rework kv_cell (#13706)
ggerganov
committed
1 year ago
Verified
de2ef53a
rpc : Fix build on OpenBSD (#13541)
percypiper
committed
1 year ago
Verified
c508256d
mtmd : add support for Qwen2-Audio and SeaLLM-Audio (#13760)
ngxson
committed
1 year ago
Verified
40aaa8a4
docs : add Moondream2 pre-quantized link (#13745)
ddpasa
committed
1 year ago
Verified
a08c1d28
Older