]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
sync : whisper.cpp
authorGeorgi Gerganov <redacted>
Tue, 18 Oct 2022 16:12:07 +0000 (19:12 +0300)
committerGeorgi Gerganov <redacted>
Tue, 18 Oct 2022 16:12:26 +0000 (19:12 +0300)
commit7094be1f37db71a63f4dd4c99e5ed415feb8be0b
tree6f4961e475e4551eb3abf11151e23fcc93d59dd0
parent270829aa9f7013ee1d567fd9cdd0a94d085ffe47
sync : whisper.cpp

- Add MSVC header
- FP16 GELU
- C interface fixes (no unions)
- Minor CMake updates
CMakeLists.txt
examples/whisper/main.cpp
examples/whisper/whisper.cpp
examples/whisper/whisper.h
src/ggml.c
src/msvc_thread_atomic.h [new file with mode: 0644]