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