whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

is CLBLAST still supported?

Open 0wwafa opened this issue 1 year ago • 1 comments

if not what is the latest commit supporting clblast?

0wwafa avatar Jul 09 '24 04:07 0wwafa

I noticed too that it doesn't use it anymore. Now it's less usable on intel CPUs or AMD. I can't use OpenVino because of the ease of the ggml files.

thewh1teagle avatar Jul 12 '24 22:07 thewh1teagle

It seems it was removed on https://github.com/ggerganov/whisper.cpp/commit/3b1ac0382892fa74a1b47d9b2e07ab4917d4cd1e

Good luck I have just found that DGGML_VULKAN=ON it's faster

Marzal avatar Oct 11 '24 16:10 Marzal