Spaces:
Running
Running
Commit History
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