b9198
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily addresses build configuration issues for ggml-vulkan on macOS CI by ensuring SPIRV-Headers are correctly located during CMake setup. Numerous pre-built binaries for various platforms are also provided.
🐛 Bug Fixes
- Fixed an issue where SPIRV-Headers was not being found during CMake configuration for ggml-vulkan builds on macOS CI by explicitly setting the search path.