rafw007 commited on
Commit
a202060
·
verified ·
1 Parent(s): 2baf8d7

Fix tags: Ollama/GGUF, not MLX

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -3,17 +3,17 @@ license: mit
3
  language:
4
  - en
5
  tags:
6
- - coding
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
- library_name: transformers
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