mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-05-03 04:41:47 +00:00
Add GitHub data (#637)
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
### 🐛 [#528](https://github.com/ikawrakow/ik_llama.cpp/pull/528) - Fix bug introduced in [#524](https://github.com/ikawrakow/ik_llama.cpp/issues/524)/[#525](https://github.com/ikawrakow/ik_llama.cpp/issues/525)
|
||||
|
||||
| **Author** | `ikawrakow` |
|
||||
| :--- | :--- |
|
||||
| **State** | ❌ **Closed** |
|
||||
| **Created** | 2025-06-14 |
|
||||
| **Updated** | 2025-06-14 |
|
||||
|
||||
---
|
||||
|
||||
#### Description
|
||||
|
||||
When adding the faster GEMM in #524 / #525 I forgot to add the call to `iqk_convert_repack` also in the MoE matrix multiplication functions, which causes a crash (see #527). This PR fixes it.
|
||||
|
||||
---
|
||||
|
||||
#### 💬 Conversation
|
||||
|
||||
👤 **ycat3** commented the **2025-06-14** at **10:30:08**:<br>
|
||||
|
||||
Thanks.
|
||||
It works fine.
|
||||
#527
|
||||
Reference in New Issue
Block a user