mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-01-26 17:20:01 +00:00
13 lines
335 B
Markdown
13 lines
335 B
Markdown
### 🔀 [#458](https://github.com/ikawrakow/ik_llama.cpp/pull/458) - Add missing gguf-py constants
|
|
|
|
| **Author** | `ikawrakow` |
|
|
| :--- | :--- |
|
|
| **State** | ❌ **Closed** |
|
|
| **Created** | 2025-05-25 |
|
|
| **Updated** | 2025-05-25 |
|
|
|
|
---
|
|
|
|
#### Description
|
|
|
|
The recently added `IQ5_KS, IQ5_KS_R4, IQ2_KT, IQ3_KT, IQ4_KT` were missing. |