b10189
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release focuses on internal optimizations by removing a custom CPU operator from the M3 graph and replacing it with standard operations. It also provides updated pre-compiled binaries for various platforms and configurations.
🐛 Bug Fixes
- Removed custom CPU operator from the M3 graph, now expressed using standard operations.