TeddyBell001 commited on
Commit
50d38db
·
verified ·
1 Parent(s): 11a9811

Upload model

Browse files
cd/adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "UNet2DConditionModel",
5
+ "parent_library": "diffusers.models.unets.unet_2d_condition"
6
+ },
7
+ "base_model_name_or_path": null,
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 8,
16
+ "lora_dropout": 0.0,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": null,
20
+ "peft_type": "LORA",
21
+ "r": 64,
22
+ "rank_pattern": {},
23
+ "revision": null,
24
+ "target_modules": [
25
+ "upsamplers.0.conv",
26
+ "to_k",
27
+ "to_q",
28
+ "to_out.0",
29
+ "proj_in",
30
+ "conv1",
31
+ "proj_out",
32
+ "to_v",
33
+ "ff.net.0.proj",
34
+ "conv_shortcut",
35
+ "conv2",
36
+ "downsamplers.0.conv",
37
+ "ff.net.2",
38
+ "time_emb_proj"
39
+ ],
40
+ "task_type": null,
41
+ "use_rslora": false
42
+ }
cd/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d648ad7c84d2cf7726c6a4d67cbb3a25bcb3ca886ef3f85610aeecb9db8570e
3
+ size 269182200
ct/adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "UNet2DConditionModel",
5
+ "parent_library": "diffusers.models.unets.unet_2d_condition"
6
+ },
7
+ "base_model_name_or_path": null,
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 8,
16
+ "lora_dropout": 0.0,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": null,
20
+ "peft_type": "LORA",
21
+ "r": 64,
22
+ "rank_pattern": {},
23
+ "revision": null,
24
+ "target_modules": [
25
+ "upsamplers.0.conv",
26
+ "to_k",
27
+ "to_q",
28
+ "to_out.0",
29
+ "proj_in",
30
+ "conv1",
31
+ "proj_out",
32
+ "to_v",
33
+ "ff.net.0.proj",
34
+ "conv_shortcut",
35
+ "conv2",
36
+ "downsamplers.0.conv",
37
+ "ff.net.2",
38
+ "time_emb_proj"
39
+ ],
40
+ "task_type": null,
41
+ "use_rslora": false
42
+ }
ct/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40df98bc5ec8be206a5d26e5297f402afb2fc53bdcabad452396642bb5f3f63f
3
+ size 134588256
multi-cd/adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "UNet2DConditionModel",
5
+ "parent_library": "diffusers.models.unets.unet_2d_condition"
6
+ },
7
+ "base_model_name_or_path": null,
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 8,
16
+ "lora_dropout": 0.0,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": null,
20
+ "peft_type": "LORA",
21
+ "r": 64,
22
+ "rank_pattern": {},
23
+ "revision": null,
24
+ "target_modules": [
25
+ "upsamplers.0.conv",
26
+ "to_k",
27
+ "to_q",
28
+ "to_out.0",
29
+ "proj_in",
30
+ "conv1",
31
+ "proj_out",
32
+ "to_v",
33
+ "ff.net.0.proj",
34
+ "conv_shortcut",
35
+ "conv2",
36
+ "downsamplers.0.conv",
37
+ "ff.net.2",
38
+ "time_emb_proj"
39
+ ],
40
+ "task_type": null,
41
+ "use_rslora": false
42
+ }
multi-cd/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:602ba38643ead2602d4fbc1bca8a96ab12da93b57124ad865a03c3bf993738a3
3
+ size 134588256