Update checkpoint-114500/config.json
Browse files
checkpoint-114500/config.json
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
{
|
2 |
"_gradient_checkpointing": true,
|
3 |
-
"architectures": [
|
4 |
-
"SODA"
|
5 |
-
],
|
6 |
"as_latents": false,
|
7 |
"connector_num_hidden_layers": 6,
|
8 |
"connector_qk_norm": false,
|
@@ -22,9 +19,7 @@
|
|
22 |
"lora_repo": "ByteDance/Hyper-SD",
|
23 |
"loss_type": "flow",
|
24 |
"max_str_length": 1024,
|
25 |
-
"mllm_id": "llava-hf/llava-onevision-qwen2-0.5b-ov-hf",
|
26 |
"mllm_layers": null,
|
27 |
-
"model_type": "soda",
|
28 |
"modules_to_freeze": [
|
29 |
"vae",
|
30 |
"encoder"
|
|
|
1 |
{
|
2 |
"_gradient_checkpointing": true,
|
|
|
|
|
|
|
3 |
"as_latents": false,
|
4 |
"connector_num_hidden_layers": 6,
|
5 |
"connector_qk_norm": false,
|
|
|
19 |
"lora_repo": "ByteDance/Hyper-SD",
|
20 |
"loss_type": "flow",
|
21 |
"max_str_length": 1024,
|
|
|
22 |
"mllm_layers": null,
|
|
|
23 |
"modules_to_freeze": [
|
24 |
"vae",
|
25 |
"encoder"
|