Spaces:
Running
Running
Commit History
sync : ggml (new ops, new backend, etc) (#1602) 895e87a unverified
server : pass max-len argument to the server (#1574) 5704da9 unverified
ios : Remove `#if arch(arm)` check for using Metal (#1561) 3a600be unverified
ggml : Fix 32-bit compiler warning (#1575) 3931068 unverified
Digipom commited on
ggml : re-enable blas for src0 != F32 (#1583) 87987de unverified
Server : Add support for .vtt format to Whisper server (#1578) 17f1f89 unverified
Aleksander Andrzejewski commited on
server : backport .srt output format (#1565) 77aa181 unverified
Oleg Sidorov commited on
cmake : install required ggml.h header (#1568) 9001318 unverified
Gregor Jasny commited on
server : set default CORS headers to allow all (#1567) 531e483 unverified
Kasumi commited on
readme : update help (#1560) a5ad309 unverified
CI : Add CUDA 11.8.0 support (#1554) 8eaa345 unverified
bobqianic commited on
CI : Rectify the Clang-Related workflow issues (#1551) c093ec4 unverified
bobqianic commited on
server : automatically convert audio on the server (#1539) 99eeacd unverified
whisper : remove trailing whitespaces ee64ad8 unverified
release : v1.5.1 4515273 unverified
metal : add backend function to check device family support (#1547) c95e649 unverified
cuda : sync some minor stuff from llama.cpp (#1548) cc06e31 unverified
whisper : fix typo c692ba5 unverified
server : add --print-realtime param (#1541) 83982ec unverified
ecneladis commited on
whisper : add whisper_lang_str_full (#1546) 904280f unverified
fix(server): typo in temperature parameter (#1545) 91e39cd unverified
Okabintaro commited on
metal : fix build (#1544) 02dbf1a unverified
sandrohanea commited on
readme : add server example 544bef6 unverified
Change temp file name for server application (#1535) 531cbf9 unverified
bench : pass memcpy threads from cli 027d207 unverified
bench : multi-thread memcpy (#1534) c0ee6b3 unverified
Close file after writing in server application (#1533) 3217f72 unverified
server : add video to readme 456ddab unverified
whisper : update example in whisper.h (#1529) 5a48cf5 unverified
M. A. Ali commited on
sdl : fix audio callback (#1523) cd7b137 unverified
whisper : reuse whisper_decode_with_state (#1521) 5938aed unverified
ci : redistribute CUDA DLLs (#1522) aaab0d5 unverified
Tamotsu Takahashi commited on
whisper : fix with_state methods to use the correct state (#1519) 2b4a95c unverified
sandrohanea Sandro Hanea commited on
whisper : fix overriding the audio context d717a20 unverified
cuda : assert ggml_add sources to be contiguous c012035 unverified
ios : sync submodule c0b01ea unverified
sync : ggml (ggml-alloc + linker + gguf fixes) (#1501) 58507b9 unverified
quantize : add support for K-quant types 91ed6bd unverified
bench : fix memcpy bench size 97246e8 unverified
talk-llama : improve quote and backtick handling (#1364) fa6a8a8 unverified
Sam Pullara commited on