mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-05-02 04:11:41 +00:00
13 lines
354 B
Markdown
13 lines
354 B
Markdown
### 🔀 [#276](https://github.com/ikawrakow/ik_llama.cpp/pull/276) - Add Gemma3 support (text only)
|
|
|
|
| **Author** | `ikawrakow` |
|
|
| :--- | :--- |
|
|
| **State** | ❌ **Closed** |
|
|
| **Created** | 2025-03-21 |
|
|
| **Updated** | 2025-03-22 |
|
|
|
|
---
|
|
|
|
#### Description
|
|
|
|
Basically just the graph building. Conversion from safetensors needs to be done with upstream. |