Upload LTX2Pipeline
Browse files
embeddings_processor/config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"audio_attention_head_dim": 64,
|
| 6 |
"audio_double_precision_rope": true,
|
| 7 |
"audio_num_attention_heads": 32,
|
| 8 |
-
"audio_num_layers":
|
| 9 |
"audio_positional_embedding_max_pos": [
|
| 10 |
4096
|
| 11 |
],
|
|
|
|
| 5 |
"audio_attention_head_dim": 64,
|
| 6 |
"audio_double_precision_rope": true,
|
| 7 |
"audio_num_attention_heads": 32,
|
| 8 |
+
"audio_num_layers": 8,
|
| 9 |
"audio_positional_embedding_max_pos": [
|
| 10 |
4096
|
| 11 |
],
|
transformer/.config.json.swp
ADDED
|
Binary file (12.3 kB). View file
|
|
|