ApacheOne commited on
Commit
a077e0d
·
verified ·
1 Parent(s): cbca7f8

Add README

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - hidream
5
+ - qwen3-vl
6
+ - modelopt
7
+ - nvfp4
8
+ - experimental
9
+ ---
10
+
11
+ # HiDream-O1-Image-Dev ModelOpt Upload
12
+
13
+ This repo was uploaded from Colab.
14
+
15
+ Included folders:
16
+
17
+ - `modelopt-v3/` — ModelOpt NVFP4 conversion output folder.
18
+ - `merged-load-v3/` — temporary merged-load HF folder used for loading/conversion.
19
+
20
+ Notes:
21
+
22
+ - This is experimental.
23
+ - Check whether `modelopt-v3/hf_quant_config.json` exists.
24
+ - If missing, the ModelOpt export did not create a clean unified HF quantized checkpoint.