dbotwinick commited on
Commit
ae4e811
·
verified ·
1 Parent(s): 7afd01a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,9 +14,11 @@ tags:
14
  - video
15
  ---
16
 
 
 
17
  ## NOTICE
18
 
19
- This is an experimental quantization of MiniMax M3 to NVFP4 for use on DGX Spark.
20
 
21
  NVFP4 uses w1/3 scales, so need either: https://github.com/scitrera/sglang/tree/nvfp4-w13-scale-normalization (or possibly sglang PR#27588) in place to properly
22
  use the calibration from this model.
 
14
  - video
15
  ---
16
 
17
+ # The First Published NVFP4 Quantization of MiniMax M3
18
+
19
  ## NOTICE
20
 
21
+ This is an experimental quantization of MiniMax M3 to NVFP4 for use on DGX Spark. (Note: This quantization is not DGX Spark only.)
22
 
23
  NVFP4 uses w1/3 scales, so need either: https://github.com/scitrera/sglang/tree/nvfp4-w13-scale-normalization (or possibly sglang PR#27588) in place to properly
24
  use the calibration from this model.