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

Would it possible to support iOS 16.4 below?

Open Josscii opened this issue 6 months ago • 0 comments

Since ggml-blas on apple platform use Accelerate cblas_sgemm, which require os version to iOS 16.4 or higher, is there any way we can backport for this situation, and support it?

Josscii avatar Oct 13 '25 15:10 Josscii