Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
server-cancel
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
reinstate trailing \n
ochafik
committed
1 year ago
e41a5403
`server`: fix disconnection logic in test (before post response headers)
ochafik
committed
1 year ago
52c5a624
`server`: use (new) Request::is_alive as set_content_provider called after status / headers sent
ochafik
committed
1 year ago
6f693f14
Delete tests/.DS_Store
ochafik
committed
1 year ago
2dc708c7
`server`: avoid calling sink.is_alive() after it died 🧟♂️
ochafik
committed
1 year ago
6297d9fe
`server`: mime nit
ochafik
committed
1 year ago
16ff5022
`server`: support cancellation of prompt processing
ochafik
committed
1 year ago
03efb92f
`server`: introduce supposedly lighterweight is_alive in httplib (https://github.com/yhirose/cpp-httplib/pull/1956)
ochafik
committed
1 year ago
42f54650
server: fix error status
ochafik
committed
1 year ago
43e306e0
`server`: speed up cancel test setup
ochafik
committed
1 year ago
d07387ca
`server`: update log
ochafik
committed
1 year ago
0e9c4bf5
Update cancel.feature
ochafik
committed
1 year ago
c5a0d57e
`server`: fix seed in tests (comma creates a tuple)
ochafik
committed
1 year ago
231a5e49
`server`: fix cancel tests
ochafik
committed
1 year ago
3f96ab04
`server`: simplify handle_tasks signature
ochafik
committed
1 year ago
88c9b549
`server`: rm superfluous is_alive check in streamed code
ochafik
committed
1 year ago
419e9952
`server`: test request cancellation (WIP)
ochafik
committed
1 year ago
5f00747a
`tests`: allow artificial slowdown of sampling for tests
ochafik
committed
1 year ago
4dcb3ea9
`server`: support cancelling non-streamed requests
ochafik
committed
1 year ago
1da67a39
llama : add reranking support (#9510)
ggerganov
committed
1 year ago
Verified
f4d2b884
test-backend-ops : use flops for some performance tests (#9657)
slaren
committed
1 year ago
Verified
1b2f992c
llama : add comment about thread-safety [no ci] (#9449)
ggerganov
committed
1 year ago
Verified
73984270
vocab : refactor tokenizer to reduce init overhead (#9449)
kylo5aby
committed
1 year ago
Verified
6102037b
llama : add support for Chameleon (#8543)
nopperl
committed
1 year ago
Verified
9a913110
readme : add tool (#9655)
akx
committed
1 year ago
Verified
43bcdd97
ggml : add run-time detection of neon, i8mm and sve (#9331)
eddnjjn
committed
1 year ago
Verified
6a0f7794
Enable use to the rebar feature to upload buffers to the device. (#9251)
mtavenrath
committed
1 year ago
Verified
89f99449
readme : update hot topics
ggerganov
committed
1 year ago
Verified
b5de3b74
cmake : add option for common library (#9661)
iboB
committed
1 year ago
Verified
44f59b43
[SYCL] add missed dll file in package (#9577)
NeoZhangJianyu
committed
1 year ago
Verified
95bc82fb
Older