Files
ik_llama.cpp/github-data/pull_requests/341 - Add support for Cohere2.md
2025-07-23 13:31:53 +02:00

17 lines
526 B
Markdown

### 🔀 [#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.