Skip to content

Commit fb83238

Browse files
authored
chore(model gallery): add zyphra_zr1-1.5b (#5157)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 700bfa4 commit fb83238

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8550,6 +8550,20 @@
85508550
- filename: agentica-org_DeepCoder-1.5B-Preview-Q4_K_M.gguf
85518551
sha256: 9ddd89eddf8d56b1c16317932af56dc59b49ca2beec735d1332f5a3e0f225714
85528552
uri: huggingface://bartowski/agentica-org_DeepCoder-1.5B-Preview-GGUF/agentica-org_DeepCoder-1.5B-Preview-Q4_K_M.gguf
8553+
- !!merge <<: *deepseek-r1
8554+
name: "zyphra_zr1-1.5b"
8555+
urls:
8556+
- https://huggingface.co/Zyphra/ZR1-1.5B
8557+
- https://huggingface.co/bartowski/Zyphra_ZR1-1.5B-GGUF
8558+
description: |
8559+
ZR1-1.5B is a small reasoning model trained extensively on both verified coding and mathematics problems with reinforcement learning. The model outperforms Llama-3.1-70B-Instruct on hard coding tasks and improves upon the base R1-Distill-1.5B model by over 50%, while achieving strong scores on math evaluations and a 37.91% pass@1 accuracy on GPQA-Diamond with just 1.5B parameters.
8560+
overrides:
8561+
parameters:
8562+
model: Zyphra_ZR1-1.5B-Q4_K_M.gguf
8563+
files:
8564+
- filename: Zyphra_ZR1-1.5B-Q4_K_M.gguf
8565+
sha256: 5442a9303f651eec30d8d17cd649982ddedf3629ff4faf3bf08d187900a7e7bd
8566+
uri: huggingface://bartowski/Zyphra_ZR1-1.5B-GGUF/Zyphra_ZR1-1.5B-Q4_K_M.gguf
85538567
- &qwen2
85548568
url: "github:mudler/LocalAI/gallery/chatml.yaml@master" ## Start QWEN2
85558569
name: "qwen2-7b-instruct"

0 commit comments

Comments
 (0)