mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-05-21 01:37:51 +00:00
This commit updates the compilation of default.metallib to skip the intermediate .air (Apple Intermediate Representation) file. The motivation for this change is to simplify the custom command a little and avoid generating and then removing the .air file.