35 lines
1014 B
Markdown
35 lines
1014 B
Markdown
|
|
---
|
||
|
|
language: en
|
||
|
|
license: apache-2.0
|
||
|
|
tags:
|
||
|
|
- deprecated
|
||
|
|
- prism-coder
|
||
|
|
- qwen3
|
||
|
|
base_model: Qwen/Qwen3-14B
|
||
|
|
pipeline_tag: text-generation
|
||
|
|
---
|
||
|
|
|
||
|
|
# ⚠️ DEPRECATED — Use prism-coder:9b instead
|
||
|
|
|
||
|
|
This model has been replaced by [prism-coder-9b](https://huggingface.co/dcostenco/prism-coder-9b) (Qwen3.5-9B).
|
||
|
|
|
||
|
|
| Metric | 14B (this, Qwen 3) | 9B (replacement, Qwen 3.5) |
|
||
|
|
|---|---|---|
|
||
|
|
| BFCL Overall | 90.3% | **100.0%** |
|
||
|
|
| Model Size | 9.0 GB | **5.8 GB** (36% smaller) |
|
||
|
|
| Hallucinations | 0 | 0 |
|
||
|
|
|
||
|
|
```bash
|
||
|
|
# Use this instead:
|
||
|
|
ollama pull dcostenco/prism-coder:9b
|
||
|
|
```
|
||
|
|
|
||
|
|
## Current Fleet
|
||
|
|
|
||
|
|
| Model | Ollama tag | Size | BFCL | Role |
|
||
|
|
|---|---|---|---|---|
|
||
|
|
| Qwen3.5-2B Q3_K_M | `dcostenco/prism-coder:2b` | 2.3 GB | 99.1% | iPhone / mobile |
|
||
|
|
| Qwen3.5-4B Q4_K_M | `dcostenco/prism-coder:4b` | 3.4 GB | 100% | Verifier / 8 GB+ |
|
||
|
|
| **Qwen3.5-9B Q4_K_M** | **`dcostenco/prism-coder:9b`** | **5.8 GB** | **100%** | **Default router** |
|
||
|
|
| prism-coder:32b | `dcostenco/prism-coder:32b` | 19 GB | 100% | Complex tasks |
|