mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-04-26 09:29:27 +00:00
Add GitHub data: filename sanitization (#640)
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
### 🔀 [#457](https://github.com/ikawrakow/ik_llama.cpp/pull/457) - Remove GGML_IQK_MUL_MAT option
|
||||
|
||||
| **Author** | `ikawrakow` |
|
||||
| :--- | :--- |
|
||||
| **State** | ✅ **Open** |
|
||||
| **Created** | 2025-05-25 |
|
||||
| **Updated** | 2025-05-25 |
|
||||
|
||||
---
|
||||
|
||||
#### Description
|
||||
|
||||
There is no point in using `ik_llama.cpp` without `GGML_IQK_MUL_MAT`.
|
||||
|
||||
Closes #456
|
||||
|
||||
---
|
||||
|
||||
#### 💬 Conversation
|
||||
|
||||
👤 **Nexesenex** commented the **2025-05-25** at **12:34:51**:<br>
|
||||
|
||||
There is actually a point to leave this as a legacy marking for the quants, because it helps a lot with merging your quants, including the potential future ones, which are still compatible with only a few formatting adaptation with the mainline ggml framework, even if the ops are not.
|
||||
|
||||
I'm really good at shooting in my own foot! :D
|
||||
|
||||
---
|
||||
|
||||
👤 **ikawrakow** commented the **2025-05-25** at **15:10:55**:<br>
|
||||
|
||||
> as a legacy marking
|
||||
|
||||
Legacy marking in what sense?
|
||||
Reference in New Issue
Block a user