Files
ik_llama.cpp/github-data/pull_requests/105 - Fix quantized k-cache without FA.md
2025-07-23 13:31:53 +02:00

16 lines
386 B
Markdown

### 🐛 [#105](https://github.com/ikawrakow/ik_llama.cpp/pull/105) - Fix quantized k-cache without FA
| **Author** | `ikawrakow` |
| :--- | :--- |
| **State** | ❌ **Closed** |
| **Created** | 2024-10-24 |
| **Updated** | 2024-10-24 |
---
#### Description
Ref https://github.com/ggerganov/llama.cpp/pull/10032
Ref https://github.com/ggerganov/llama.cpp/pull/10021
Closes #103