Views
No views yet
| v2 | |
|---|---|
| Base model | Qwen2.5-1.5B-Instruct |
| Context | 8 K |
| Q4_K_M size | 941 MB |
| Training | QLoRA 4-bit, 2 epochs, 3,700-row mixed dataset |
| Tool use | works (with mod fallback parser) |
| Format | JSON |
editorai-v2-Q4_K_M.gguf (941 MB) — primary ship targeteditorai-v2-fp16.gguf (2.9 GB) — full-precisionModelfile.v2 — Ollama Modelfile with tool-capable Qwen2.5 template1# Pull from registry:
2ollama pull entity12208/editorai:v2
3
4# Or build locally:
5ollama create entity12208/editorai:v2 -f Modelfile.v2