Update README.md
Browse files
README.md
CHANGED
|
@@ -1 +1,18 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Recipe:
|
| 2 |
+
|
| 3 |
+
Main model:
|
| 4 |
+
|
| 5 |
+
Routed Expert Projections - NVFP4 (calibrated, with input scales for A4)
|
| 6 |
+
Attention Projections: BF16
|
| 7 |
+
Shared Experts: BF16
|
| 8 |
+
|
| 9 |
+
MTP:
|
| 10 |
+
Routed Expert Projections - BF16
|
| 11 |
+
Attention Projections: BF16
|
| 12 |
+
Shared Experts: BF16
|
| 13 |
+
|
| 14 |
+
KLD: ~0.04
|
| 15 |
+
|
| 16 |
+
Evals to follow.
|
| 17 |
+
|
| 18 |
+
Should be used with https://github.com/local-inference-lab/vllm/tree/dev/jovian-judgement
|