Add GitHub data (#637)

This commit is contained in:
Thomas
2025-07-22 18:18:40 +02:00
committed by GitHub
parent 866c70e60d
commit ab7d193fe0
626 changed files with 175142 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
### 🔀 [#341](https://github.com/ikawrakow/ik_llama.cpp/pull/341) - Add support for Cohere2
| **Author** | `ikawrakow` |
| :--- | :--- |
| **State** | ❌ **Closed** |
| **Created** | 2025-04-23 |
| **Updated** | 2025-04-26 |
---
#### Description
Closes #340
Rudimentary tests with [this model](https://huggingface.co/dranger003/c4ai-command-r7b-12-2024-GGUF/blob/main/ggml-c4ai-command-r7b-12-2024-q4_k.gguf), appears to work fine.
No attempt to update `convert_hf_to_gguf.py`, so ready GGUFs are required to use.