Add GitHub data: filename sanitization (#640)

This commit is contained in:
Thomas
2025-07-23 13:31:53 +02:00
committed by GitHub
parent 7093a35869
commit 0451f10a42
626 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
### 🔀 [#465](https://github.com/ikawrakow/ik_llama.cpp/pull/465) - Set cache_prompt default to true
| **Author** | `saood06` |
| :--- | :--- |
| **State** | ❌ **Closed** |
| **Created** | 2025-05-28 |
| **Updated** | 2025-05-28 |
---
#### Description
There is very little reason to not enable cache_prompt, so it makes more sense for it to be enabled since it benefits those who either don't know about this or use tools that do not set this, and the option to turn it off is still allowed in the very niche situations where this behavior is not desired.
Closes #455
---
#### 💬 Conversation
👤 **ikawrakow** submitted a review the **2025-05-28** at **05:18:19**: ✅ `APPROVED`