kanashi6 commited on
Commit
d956e66
·
verified ·
1 Parent(s): 42d9b0e

Upload config.json

Browse files

add missing hype parameters in config

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -6,6 +6,7 @@
6
  "mllm_hf_path":"OpenGVLab/InternVL3-2B-hf",
7
  "dit_path":"Efficient-Large-Model/Sana_1600M_512px_diffusers",
8
  "vae_path":"mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
 
9
  "connect_layer": 6,
10
  "downsample_ratio": 0.5,
11
  "freeze_mm_mlp_adapter": false,
 
6
  "mllm_hf_path":"OpenGVLab/InternVL3-2B-hf",
7
  "dit_path":"Efficient-Large-Model/Sana_1600M_512px_diffusers",
8
  "vae_path":"mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
9
+ "unilip_factor":9.5,
10
  "connect_layer": 6,
11
  "downsample_ratio": 0.5,
12
  "freeze_mm_mlp_adapter": false,