Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ochafik/llama.cpp
Pull Requests
Commits
update-functionary-tool-call-doc
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 function-calling.md w/ template override for functionary-small-v3.2
ochafik
committed
1 year ago
1b3c00cc
SYCL: Disable f16 Unary OPs as not supported by the kernels (#12201)
qnixsynapse
committed
1 year ago
Verified
5e43f104
ggml : fix GGMLMetalClass ODR (#12200)
pminev
committed
1 year ago
Verified
16e4b22c
ci : add fetch-depth to xcframework upload (#12195)
danbev
committed
1 year ago
Verified
074c4fd3
`tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034)
ochafik
committed
1 year ago
Verified
669912d9
ci : fix xcframework artifact tag (#12191)
danbev
committed
1 year ago
Verified
fa31c438
ci : remove xframework upload (#12190)
danbev
committed
1 year ago
Verified
3ccbfe5a
server : fix cache reuse logic (#12161)
Clauszy
committed
1 year ago
Verified
06a92a19
llama : add xcframework build script (#11996)
danbev
committed
1 year ago
Verified
a057897a
ggml : portability fixes for VS 2017 (#12150)
mgroeber9110
committed
1 year ago
Verified
5bbe6a9f
readme : fix roadmap link (#12185)
ggerganov
committed
1 year ago
Verified
20a9b8f5
main: allow preloading conversation with -p and add -st / --single-turn (#12145)
CISC
committed
1 year ago
Verified
56d7a9f8
`server`: fix deadly typo in response_format.json_schema.schema handling (#12168)
ochafik
committed
1 year ago
Verified
1a24c462
HIP: implement FlashAttention via rocWMMA for CDNA and RDNA3+ (#12032)
hjc4869
committed
1 year ago
Verified
becade5d
sync : ggml
ggerganov
committed
1 year ago
dfd6b2c0
cuda: unary ops as float + de-duplicate (ggml/1130)
cmdr2
committed
1 year ago
b64d7cc2
sync : ggml
ggerganov
committed
1 year ago
3d1cf3cf
cuda/vulkan: specify fp32-only support for some operations in supports_op (ggml/1129)
cmdr2
committed
1 year ago
0cbee131
sync : ggml
ggerganov
committed
1 year ago
8371d445
cuda/cpu: Increase support for fp16 unary operations (ggml/1125)
cmdr2
committed
1 year ago
87abb7e9
whisper : support GGML_BACKEND_DL (whisper/2843)
slaren
committed
1 year ago
6d4c23b8
cmake : fix compile assumptions for power9/etc (whisper/2777)
midnightmagic
committed
1 year ago
6512a900
Told cmake to install ggml-cpp.h as a public header file. (ggml/1126)
petterreinholdtsen
committed
1 year ago
45120557
Support pure float16 add/sub/mul/div operations in the CUDA (and CPU) backend (ggml/1121)
cmdr2
committed
1 year ago
f54a4ba1
scripts : sync-ggml-am.sh fix
ggerganov
committed
1 year ago
aede2074
ci : set GITHUB_ACTION env var for server tests (#12162)
danbev
committed
1 year ago
Verified
2679c3b5
tts: add speaker file support (#12048)
dm4
committed
1 year ago
Verified
c43af927
test-backend-ops : add option -p to filter by op params (#12155)
slaren
committed
1 year ago
Verified
d5c63cd7
ggml : fix kleidiai build (#12159)
ag2s20150909
committed
1 year ago
Verified
9660ffef
Adding UTF-8 support to llama.cpp (#12111)
ericcurtin
committed
1 year ago
Verified
c950a1f6
Older