olka-fi commited on
Commit
f65d233
·
verified ·
1 Parent(s): 01af353

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,6 +20,9 @@ tags:
20
  > **A 4-bit NVFP4 quantization of [`tencent/Hy3`](https://huggingface.co/tencent/Hy3).**
21
  > The original model card is preserved in full [below](#model-introduction).
22
 
 
 
 
23
  Weight-only NVFP4 quant produced with [**qstream**](https://github.com/olka/qstream)
24
  using MSE-optimal group-scale selection: the routed MoE experts (≈95% of the weights)
25
  are quantized to 4-bit; everything quality-sensitive stays BF16.
 
20
  > **A 4-bit NVFP4 quantization of [`tencent/Hy3`](https://huggingface.co/tencent/Hy3).**
21
  > The original model card is preserved in full [below](#model-introduction).
22
 
23
+ 2x GB10 full recipe, scripts, and all the bugs documented by Tony DeAngelo (tonyd2wild):
24
+ https://github.com/tonyd2wild/Hy3-295B-NVFP4-MTP-2x-DGX-Spark
25
+
26
  Weight-only NVFP4 quant produced with [**qstream**](https://github.com/olka/qstream)
27
  using MSE-optimal group-scale selection: the routed MoE experts (≈95% of the weights)
28
  are quantized to 4-bit; everything quality-sensitive stays BF16.