BestWishYsh
commited on
Commit
•
fd3d140
1
Parent(s):
bceb13b
Upload 9 files
Browse files- Magic_Weights/magic_adapter_s/magic_adapter_s.ckpt +3 -0
- Magic_Weights/magic_adapter_t/README.md +10 -0
- Magic_Weights/magic_adapter_t/configuration.json +1 -0
- Magic_Weights/magic_adapter_t/default/adapter_config.json +28 -0
- Magic_Weights/magic_adapter_t/default/adapter_model.bin +3 -0
- Magic_Weights/magic_text_encoder/README.md +10 -0
- Magic_Weights/magic_text_encoder/configuration.json +1 -0
- Magic_Weights/magic_text_encoder/default/adapter_config.json +28 -0
- Magic_Weights/magic_text_encoder/default/adapter_model.bin +3 -0
Magic_Weights/magic_adapter_s/magic_adapter_s.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd08b1ce86b4e163859df67eba8e2c89317d9e071e7c3373c7adf4babcbc1897
|
3 |
+
size 102135129
|
Magic_Weights/magic_adapter_t/README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Training procedure
|
2 |
+
|
3 |
+
### Framework versions
|
4 |
+
|
5 |
+
|
6 |
+
- SWIFT 1.5.4
|
7 |
+
### Base model information
|
8 |
+
|
9 |
+
|
10 |
+
- BaseModel Class UNet3DConditionModel
|
Magic_Weights/magic_adapter_t/configuration.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{}
|
Magic_Weights/magic_adapter_t/default/adapter_config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": null,
|
5 |
+
"bias": "none",
|
6 |
+
"enable_lora": null,
|
7 |
+
"fan_in_fan_out": false,
|
8 |
+
"inference_mode": false,
|
9 |
+
"init_lora_weights": true,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 32,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"lora_dtype": "fp32",
|
16 |
+
"megatron_config": null,
|
17 |
+
"megatron_core": "megatron.core",
|
18 |
+
"modules_to_save": null,
|
19 |
+
"peft_type": null,
|
20 |
+
"r": 8,
|
21 |
+
"rank_pattern": {},
|
22 |
+
"revision": null,
|
23 |
+
"swift_type": "LORA",
|
24 |
+
"target_modules": ".*motion_modules.*",
|
25 |
+
"task_type": null,
|
26 |
+
"use_merged_linear": false,
|
27 |
+
"use_qa_lora": false
|
28 |
+
}
|
Magic_Weights/magic_adapter_t/default/adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b57870a1a713a4a6d04cb0763835dbe67631964ea68ff2eb067b6fd0c6a61240
|
3 |
+
size 19344077
|
Magic_Weights/magic_text_encoder/README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Training procedure
|
2 |
+
|
3 |
+
### Framework versions
|
4 |
+
|
5 |
+
|
6 |
+
- SWIFT 1.5.4
|
7 |
+
### Base model information
|
8 |
+
|
9 |
+
|
10 |
+
- BaseModel Class CLIPTextModel
|
Magic_Weights/magic_text_encoder/configuration.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{}
|
Magic_Weights/magic_text_encoder/default/adapter_config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": null,
|
5 |
+
"bias": "none",
|
6 |
+
"enable_lora": null,
|
7 |
+
"fan_in_fan_out": false,
|
8 |
+
"inference_mode": false,
|
9 |
+
"init_lora_weights": true,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 1,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"lora_dtype": "fp32",
|
16 |
+
"megatron_config": null,
|
17 |
+
"megatron_core": "megatron.core",
|
18 |
+
"modules_to_save": null,
|
19 |
+
"peft_type": null,
|
20 |
+
"r": 32,
|
21 |
+
"rank_pattern": {},
|
22 |
+
"revision": null,
|
23 |
+
"swift_type": "LORA",
|
24 |
+
"target_modules": ".*self_attn.*",
|
25 |
+
"task_type": null,
|
26 |
+
"use_merged_linear": false,
|
27 |
+
"use_qa_lora": false
|
28 |
+
}
|
Magic_Weights/magic_text_encoder/default/adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9800cc8c9763fbf2829b10b5f9f863e2999ea60835f49d1c464b767ebe7d51a6
|
3 |
+
size 9472206
|