Spaces:
Running
Running
Commit History
ggml : add Vulkan backend (llama/2059)
5a97aba
unverified
minor : clean-up some warnings and style (llama/5094)
7df090b
unverified
llava : MobileVLM support (llama/4954)
dc8f956
unverified
ggml : add IQ2 to test-backend-ops + refactoring (llama/4990)
227f2ae
unverified
imatrix : offload to GPU support (llama/4957)
6490f98
unverified
ggml : introduce GGML_CALL function annotation (llama/4850)
7815f68
unverified
2-bit quantizations (llama/4897)
8a399ab
unverified
llama : ggml-backend integration (llama/4766)
362430b
unverified
ggml : SOTA 2-bit quants (add IQ2_XS) (llama/4856)
5e827d5
unverified
ggml : remove ggml_cpy_inplace and ggml_cont_inplace (ggml/693)
6469bfe
unverified
Timothy Cronin
commited on
ggml : change GGML_MAX_NAME at compile time (ggml/682)
ded2b1a
unverified
SOTA 2-bit quants (llama/4773)
75de5bf
unverified
sync : ggml (VMM, sync-ggml-am, dotprod ARM fixes, CUDA fixes) (#1691)
919a447
unverified
sync : ggml (ggml_scale, ggml_row_size, etc.) (#1677)
aa86ade
unverified
sync : ggml (Metal fixes, new ops, tests) (#1633)
a0d4b48
unverified
sync : ggml (new ops, new backend, etc) (#1602)
895e87a
unverified
sync : ggml (ggml-alloc + linker + gguf fixes) (#1501)
58507b9
unverified
whisper : add full CUDA and Metal offloading (#1472)
da4acca
unverified
sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422)
7006035
unverified
sync : ggml (const correctness)
4ce2d25
unverified
metal : add F32 support + update bench output
02d7878
unverified
ggml : sync latest llama.cpp (view_src + alloc improvements) (#1247)
8bb66c1
unverified
ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
d41ba35
unverified
ggml : detect SSSE3 (#1211)
82a619c
unverified
Przemysław Pawełczyk
commited on
ggml : sync latest repo (mostly refactoring changes)
d97fd69
unverified
ggml : sync latest ggml lib
a100c9a
unverified
ggml : sync latest ggml repo
6ee8740
unverified
ggml : sync latest ggml
803e1be
unverified
ggml : sync ggml (clBLAST + tensor names)
f50d3b3
unverified
whisper : add integer quantization support (#540)
a5f8f3c
unverified
ggml : sync with ggml repo (warning fixes + asserts)
caf2759
unverified
ggml : sync latest ggml + llama.cpp updates (quantization)
ede1268
unverified
ggml : sync latest ggml
7b8292f
unverified
ggml : sync latest changes from ggml and llama.cpp
3bd52ce
unverified
ggml : backport llama.cpp updates (close #709)
bf6b4f8
unverified
talk-llama : add new example + sync ggml from llama.cpp (#664)
a8c74e6
unverified
whisper : reduce memory usage during inference (#431)
3aa9e6c
unverified
ggml : add SSE3 and fp16 conversion lookup table (#368)
2c3f7d4
unverified
whisper : document POWER VSX support
4dbf7ee
Thomas Fitzsimmons
commited on
ggml : simplify the SIMD code (#324)
6fe850c
unverified
Check for both __ARM_NEON and __ARM_FEATURE_FMA so that the project can be compiled for armv7a.
1fff54f
Kevin Brothaler
commited on
ggml : make more compatible with c99 (#262)
52bc68d
unverified
ggml : add F16C CPU flag check
2661c19
unverified
add AVX support
00ac035
katsu560
commited on