Warlord-K commited on
Commit
7a7d12b
1 Parent(s): 7282fc5
Files changed (1) hide show
  1. unet/config.json +1 -0
unet/config.json CHANGED
@@ -80,6 +80,7 @@
80
  "moe_layers": "all",
81
  "num_experts": 4,
82
  "num_experts_per_tok": 2,
 
83
  "up_idx_end": 4,
84
  "up_idx_start": 1
85
  },
 
80
  "moe_layers": "all",
81
  "num_experts": 4,
82
  "num_experts_per_tok": 2,
83
+ "type": "sd",
84
  "up_idx_end": 4,
85
  "up_idx_start": 1
86
  },