ChristophSchuhmann commited on
Commit
225bc74
·
verified ·
1 Parent(s): 530585e

copy fire_elemental from TTS-AGI/moss-character-loras-refined

Browse files
fire_elemental/ep1/adapter_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "MossTTSLocalModel",
5
+ "parent_library": "transformers_modules.laion.moss_hyphen_tts_hyphen_local_hyphen_transformer_hyphen_4_dot_55b_hyphen_voice_hyphen_acting_hyphen_v2.ae8f25442b8e5176f74d4c544ff7ec5fb9ec1d8b.modeling_moss_tts"
6
+ },
7
+ "base_model_name_or_path": "laion/moss-tts-local-transformer-4.55b-voice-acting-v2",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 64,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 32,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "audio_lm_heads.11",
27
+ "audio_lm_heads.4",
28
+ "gate_proj",
29
+ "audio_lm_heads.9",
30
+ "audio_lm_heads.8",
31
+ "audio_lm_heads.0",
32
+ "c_attn",
33
+ "up_proj",
34
+ "c_proj",
35
+ "k_proj",
36
+ "o_proj",
37
+ "down_proj",
38
+ "fc_in",
39
+ "audio_lm_heads.3",
40
+ "q_proj",
41
+ "audio_lm_heads.10",
42
+ "audio_lm_heads.2",
43
+ "audio_lm_heads.1",
44
+ "audio_lm_heads.6",
45
+ "fc_out",
46
+ "v_proj",
47
+ "audio_lm_heads.5",
48
+ "audio_lm_heads.7"
49
+ ],
50
+ "task_type": null,
51
+ "use_dora": false,
52
+ "use_rslora": false
53
+ }
fire_elemental/ep1/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:073e9e0f79fd68eed0d7c818a987114416e6525045f642330fd4563de3416aea
3
+ size 274932696
fire_elemental/ep2/adapter_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "MossTTSLocalModel",
5
+ "parent_library": "transformers_modules.laion.moss_hyphen_tts_hyphen_local_hyphen_transformer_hyphen_4_dot_55b_hyphen_voice_hyphen_acting_hyphen_v2.ae8f25442b8e5176f74d4c544ff7ec5fb9ec1d8b.modeling_moss_tts"
6
+ },
7
+ "base_model_name_or_path": "laion/moss-tts-local-transformer-4.55b-voice-acting-v2",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 64,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 32,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "audio_lm_heads.11",
27
+ "audio_lm_heads.4",
28
+ "gate_proj",
29
+ "audio_lm_heads.9",
30
+ "audio_lm_heads.8",
31
+ "audio_lm_heads.0",
32
+ "c_attn",
33
+ "up_proj",
34
+ "c_proj",
35
+ "k_proj",
36
+ "o_proj",
37
+ "down_proj",
38
+ "fc_in",
39
+ "audio_lm_heads.3",
40
+ "q_proj",
41
+ "audio_lm_heads.10",
42
+ "audio_lm_heads.2",
43
+ "audio_lm_heads.1",
44
+ "audio_lm_heads.6",
45
+ "fc_out",
46
+ "v_proj",
47
+ "audio_lm_heads.5",
48
+ "audio_lm_heads.7"
49
+ ],
50
+ "task_type": null,
51
+ "use_dora": false,
52
+ "use_rslora": false
53
+ }
fire_elemental/ep2/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4277984b4ffb104193395e66c0477d2b0ae114855da921b5f4459623bd519a8b
3
+ size 274932696
fire_elemental/ep3/adapter_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "MossTTSLocalModel",
5
+ "parent_library": "transformers_modules.laion.moss_hyphen_tts_hyphen_local_hyphen_transformer_hyphen_4_dot_55b_hyphen_voice_hyphen_acting_hyphen_v2.ae8f25442b8e5176f74d4c544ff7ec5fb9ec1d8b.modeling_moss_tts"
6
+ },
7
+ "base_model_name_or_path": "laion/moss-tts-local-transformer-4.55b-voice-acting-v2",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 64,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 32,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "audio_lm_heads.11",
27
+ "audio_lm_heads.4",
28
+ "gate_proj",
29
+ "audio_lm_heads.9",
30
+ "audio_lm_heads.8",
31
+ "audio_lm_heads.0",
32
+ "c_attn",
33
+ "up_proj",
34
+ "c_proj",
35
+ "k_proj",
36
+ "o_proj",
37
+ "down_proj",
38
+ "fc_in",
39
+ "audio_lm_heads.3",
40
+ "q_proj",
41
+ "audio_lm_heads.10",
42
+ "audio_lm_heads.2",
43
+ "audio_lm_heads.1",
44
+ "audio_lm_heads.6",
45
+ "fc_out",
46
+ "v_proj",
47
+ "audio_lm_heads.5",
48
+ "audio_lm_heads.7"
49
+ ],
50
+ "task_type": null,
51
+ "use_dora": false,
52
+ "use_rslora": false
53
+ }
fire_elemental/ep3/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5dbd368d879c091d35a70a97f1a31a2e0a82dab78d6bba2a9894f46eaffca0f
3
+ size 274932696