Fix tags: Ollama/GGUF, not MLX
Browse files
README.md
CHANGED
|
@@ -3,17 +3,17 @@ license: mit
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
tags:
|
| 6 |
-
-
|
| 7 |
-
- agent
|
| 8 |
-
- claude-code
|
| 9 |
-
- opencode
|
| 10 |
-
- codex
|
| 11 |
- ollama
|
|
|
|
|
|
|
|
|
|
| 12 |
- apple-silicon
|
| 13 |
- function-calling
|
| 14 |
- tool-use
|
|
|
|
| 15 |
pipeline_tag: text-generation
|
| 16 |
-
|
| 17 |
---
|
| 18 |
|
| 19 |
ORNITH-1.0-9B CLAUDE CODER — LOCAL CODING AGENT
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
tags:
|
| 6 |
+
- gguf
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- ollama
|
| 8 |
+
- ornith
|
| 9 |
+
- coding-agent
|
| 10 |
+
- q4_k_m
|
| 11 |
- apple-silicon
|
| 12 |
- function-calling
|
| 13 |
- tool-use
|
| 14 |
+
- llama-cpp
|
| 15 |
pipeline_tag: text-generation
|
| 16 |
+
base_model: deepreinforce-ai/Ornith-1.0-9B
|
| 17 |
---
|
| 18 |
|
| 19 |
ORNITH-1.0-9B CLAUDE CODER — LOCAL CODING AGENT
|