Spaces:
Sleeping
Sleeping
Commit History
ggml : update WASM SIMD
84c1cc7
unverified
ggml : sync latest ggml repo
6ee8740
unverified
bindings : add java bindings (#931)
3b6a58b
unverified
whisper : fix hebrew language code (#935)
828e876
unverified
coreml : add support of large-v1 model (#926)
7935008
unverified
Ahmad Bilal
commited on
release : v1.4.2
92d863e
unverified
ggml : add AVX dot products
7e7b11c
unverified
talk-llama : fix build + sync latest llama.cpp
ef85c02
unverified
readme : improve Core ML model conversion guidance (#915)
dd59682
unverified
coreml : support quantized model files
8831554
unverified
ggml : sync latest ggml
803e1be
unverified
main : fix help for --no-timestamps arg (#908)
4ceb1ab
unverified
Rich Jones
commited on
extra : update ggml sync script
55ef935
unverified
coreml : fix seg fault, double free (#919, #917, #899)
8aa7146
unverified
coreml : fix memory leak (#899)
69b02c0
unverified
cmake : fix define used for COREML_ALLOW_FALLBACK (#893)
3f26c89
unverified
Jonathan Soo
commited on
talk-llama : only copy used KV cache in get / set state (#890)
773c85f
unverified
readme : add instructions on converting to GGML + "--no-config" to wget (#874)
d94de9a
unverified
Clifford Heath
commited on
cmake : fix options disabling AVX and AVX2 flags (#885)
b44a680
unverified
ZaBlazzingZephyrus
commited on
cmake : add options to disable CPU flags (#860)
6a5e7e7
unverified
ci : add cuBLAS build workflow and fix error causing lines in CMakeLists (#867)
4a2abaf
unverified
readme : partial OpenCL GPU support via CLBlast (#863)
71b840c
unverified
Vulcan
commited on
build : CLBlast support as in llama.cpp (#862)
6a785f1
unverified
Vulcan
commited on
ggml : fix 32-bit ARM build + quantization
87ee234
ggml : sync ggml (clBLAST + tensor names)
f50d3b3
unverified
talk-llama : fix session prompt load (#854)
6eca3b7
unverified
Luis Herrera
commited on
whisper : add detect-language mode (#853)
1251039
unverified
talk-llama : add --session support (#845)
a7b3aa5
unverified
Luis Herrera
commited on
bench : improve benchmarks
d75ae65
unverified
whisper : add memory sizes for Q8_0 (close #846)
648dff8
unverified
whisper.wasm : fix typo in readme (#832)
1f461ff
unverified
release : v1.4.1
8068ae8
unverified
whisper : fix quantize bug (#842)
6f45862
unverified
ggml : fix UB (int << 31)
8253b98
unverified
release : v1.4.0
a4c35c9
unverified
examples : fix + refactor Levenshtein distance
97f9410
unverified
whisper : add integer quantization support (#540)
a5f8f3c
unverified
whisper : add GPU support via cuBLAS (#834)
d91d7d9
unverified
ggml : fix WASM build
c3d7603
unverified
ggml : fix 32-bit ARM NEON (#836)
5fa72ca
unverified
ggml : use vzip instead of vuzp for consistency
741db99
unverified
ggml : fix WASM build
ada8c2d
unverified
ggml : sync with ggml repo (warning fixes + asserts)
caf2759
unverified
whisper : use correct seek_end when offset is used (#833)
44edc8a
unverified
tests : add "threads" to run-tests.sh
d880fda
unverified
extra : add sync-ggml.sh script
a899032
unverified
ggml : sync latest ggml + llama.cpp updates (quantization)
ede1268
unverified
whisper.android : add some tips (#816)
dd2c035
unverified
Zollner
commited on