Upload 2 files
Browse files- config.json +10 -10
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"DeSTA25AudioModel"
|
| 4 |
],
|
| 5 |
"audio_locator": "<|AUDIO|>",
|
| 6 |
-
"connector_mode": "
|
| 7 |
"dtype": "bfloat16",
|
| 8 |
"encoder_config": {
|
| 9 |
"_name_or_path": "openai/whisper-large-v3-turbo",
|
|
@@ -121,15 +121,15 @@
|
|
| 121 |
},
|
| 122 |
"llm_model_id": "Qwen/Qwen3-4B",
|
| 123 |
"model_type": "desta25",
|
| 124 |
-
"
|
| 125 |
-
"
|
| 126 |
-
"
|
| 127 |
-
"
|
| 128 |
-
"
|
| 129 |
-
"
|
| 130 |
-
"
|
| 131 |
-
"
|
| 132 |
-
"
|
| 133 |
"pad_token_id": 151645,
|
| 134 |
"placeholder_token": "<|video_pad|>",
|
| 135 |
"prompt_size": 64,
|
|
|
|
| 3 |
"DeSTA25AudioModel"
|
| 4 |
],
|
| 5 |
"audio_locator": "<|AUDIO|>",
|
| 6 |
+
"connector_mode": "orca_hybrid",
|
| 7 |
"dtype": "bfloat16",
|
| 8 |
"encoder_config": {
|
| 9 |
"_name_or_path": "openai/whisper-large-v3-turbo",
|
|
|
|
| 121 |
},
|
| 122 |
"llm_model_id": "Qwen/Qwen3-4B",
|
| 123 |
"model_type": "desta25",
|
| 124 |
+
"orca_enabled": true,
|
| 125 |
+
"orca_gate_init": 0.1,
|
| 126 |
+
"orca_global_num_tokens": 64,
|
| 127 |
+
"orca_local_downsample": 4,
|
| 128 |
+
"orca_local_kernel_size": 7,
|
| 129 |
+
"orca_ortho_diversity_weight": 0.01,
|
| 130 |
+
"orca_ortho_weight_global": 0.01,
|
| 131 |
+
"orca_prosody_weight_global": 0.1,
|
| 132 |
+
"orca_prosody_weight_local": 0.1,
|
| 133 |
"pad_token_id": 151645,
|
| 134 |
"placeholder_token": "<|video_pad|>",
|
| 135 |
"prompt_size": 64,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2603595872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ace399bb2cd81130ffee52a32419feae717fc0135b67faf98a4278408ac45e37
|
| 3 |
size 2603595872
|