### 🐛 [#303](https://github.com/ikawrakow/ik_llama.cpp/pull/303) - Fix ARM_NEON build failure due to q8_2 | **Author** | `ikawrakow` | | :--- | :--- | | **State** | ❌ **Closed** | | **Created** | 2025-04-01 | | **Updated** | 2025-04-01 | --- #### Description I meant to also do `ARM_NEON` before merging #292 and then I forgot. This PR fixes the build failure.