mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-02-20 21:24:08 +00:00
17 lines
526 B
Markdown
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. |