Commit History

ggml : sync latest ggml lib
a100c9a
unverified

ggerganov HF Staff commited on

go : improve progress reporting and callback handling (#1024)
19d7f69
unverified

appleboy commited on

make : update cuBLAS build both x86 and aarch64 (#1015)
5d4a28f
unverified

byte-6174 commited on

make : fix for CUDA native not working as an option on Ubuntu (#1012)
1807a31
unverified

KP Kaiser commited on

main : exit gracefully when invalid params are passed
3706d35
unverified

faker2048 commited on

main : gracefully exit when invalid params are passed (#1002)
951f044
unverified

faker2048 commited on

py : make convert-pt-to-ggml.py backwards compatible with older vocab.json tokenizer files (#1001)
83e4988
unverified

akashmjn commited on

readme : corrected syntax for markdown link (#995)
2aebdfc
unverified

Larry Battle commited on

updated java README
465bc94

nalbion commited on

`speak` scripts for Windows
2fdd855

nalbion commited on

updated README for java
84f8053

nalbion commited on

whisper.android : support decode wav file has 2 channels (#972)
1771dce
unverified

geniusnut commited on

Feature/java bindings2 (#944)
66cb305
unverified

nalbion commited on

models : fix README.md (#964)
9cc4aaa
unverified

genevera (she/her) commited on

examples : update elevenlabs scripts to use official python API (#837)
ed6d1a3
unverified

DGdev91 commited on

readme : highlight OpenBLAS support (#956)
ee7503d
unverified

0xsourcecode commited on

talk-llama : sync latest llama.cpp (close #922, close #954)
ad4065a
unverified

ggerganov HF Staff commited on

cmake : build with any BLAS compatible library (#927)
1fe6df0
unverified

aih1013 commited on

ggml : update WASM SIMD
84c1cc7
unverified

ggerganov HF Staff commited on

ggml : sync latest ggml repo
6ee8740
unverified

ggerganov HF Staff commited on

bindings : add java bindings (#931)
3b6a58b
unverified

nalbion commited on

whisper : fix hebrew language code (#935)
828e876
unverified

ttv20 commited on

coreml : add support of large-v1 model (#926)
7935008
unverified

Ahmad Bilal commited on

release : v1.4.2
92d863e
unverified

ggerganov HF Staff commited on

ggml : add AVX dot products
7e7b11c
unverified

ggerganov HF Staff commited on

talk-llama : fix build + sync latest llama.cpp
ef85c02
unverified

ggerganov HF Staff commited on

readme : improve Core ML model conversion guidance (#915)
dd59682
unverified

jhenhong commited on

coreml : support quantized model files
8831554
unverified

ggerganov HF Staff commited on

ggml : sync latest ggml
803e1be
unverified

ggerganov HF Staff commited on

main : fix help for --no-timestamps arg (#908)
4ceb1ab
unverified

Rich Jones commited on

extra : update ggml sync script
55ef935
unverified

ggerganov HF Staff commited on

whisper.objc : enable Core ML in example & fix segmentation fault (#910)
b60f765
unverified

jhenhong ggerganov HF Staff commited on

coreml : fix seg fault, double free (#919, #917, #899)
8aa7146
unverified

ggerganov HF Staff commited on

coreml : fix memory leak (#899)
69b02c0
unverified

ggerganov HF Staff commited on

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

Luis Herrera evanqjones commited on

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

ggerganov HF Staff commited on

ci : add cuBLAS build workflow and fix error causing lines in CMakeLists (#867)
4a2abaf
unverified

RelatedTitle commited on

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

ggerganov HF Staff commited on

ggml : sync ggml (clBLAST + tensor names)
f50d3b3
unverified

ggerganov HF Staff commited on

talk-llama : fix session prompt load (#854)
6eca3b7
unverified

Luis Herrera commited on

whisper : add detect-language mode (#853)
1251039
unverified

CRD716 commited on

talk-llama : add --session support (#845)
a7b3aa5
unverified

Luis Herrera commited on

bench : improve benchmarks
d75ae65
unverified

ggerganov HF Staff commited on

whisper : add memory sizes for Q8_0 (close #846)
648dff8
unverified

ggerganov HF Staff commited on

whisper.wasm : fix typo in readme (#832)
1f461ff
unverified

baffinlee commited on