artificial-citizen commited on
Commit
eeecbda
·
verified ·
1 Parent(s): 5e69ffd

card: quant family links + CTA

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -65,3 +65,15 @@ MIT, inheriting [Ornith-1.0](https://huggingface.co/deepreinforce-ai/Ornith-1.0-
65
  @misc{ornith-35b, title={{Ornith-1.0-35B}: Agentic Coding, Open to All},
66
  url={https://deep-reinforce.com/ornith_1_0.html}, author={{DeepReinforce Team}}, year={2026}}
67
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  @misc{ornith-35b, title={{Ornith-1.0-35B}: Agentic Coding, Open to All},
66
  url={https://deep-reinforce.com/ornith_1_0.html}, author={{DeepReinforce Team}}, year={2026}}
67
  ```
68
+
69
+ ## The Ornith quant family
70
+
71
+ - [`Ornith-1.0-9B-NVFP4`](https://huggingface.co/protoLabsAI/Ornith-1.0-9B-NVFP4) — calibrated
72
+ W4A4 for vLLM, MTP sidecar in-box; 10.4 GB, gate-verified parity, ~1.5x bf16+MTP.
73
+ - [`Ornith-1.0-9B-MTP-GGUF`](https://huggingface.co/protoLabsAI/Ornith-1.0-9B-MTP-GGUF) — llama.cpp
74
+ builds incl. the NVFP4+MTP rung (306 tok/s on Blackwell).
75
+ - [`Ornith-1.0-9B-MTP`](https://huggingface.co/protoLabsAI/Ornith-1.0-9B-MTP) — the MTP draft head.
76
+ - 35B-A3B NVFP4 is next in the pipeline (MoE is NVFP4's best case).
77
+
78
+ Benchmark rows: [`protoLabsAI/lab-benchmarks`](https://huggingface.co/datasets/protoLabsAI/lab-benchmarks) ·
79
+ [protolabs.studio/lab](https://protolabs.studio/lab). Different quant? Community discussion — ~48h.