Updated it to work with 1.3 B preview code
#1
by
HarshvardhanCn01
- opened
- config.json +1 -1
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"ffn_dim": 13824,
|
7 |
"freq_dim": 256,
|
8 |
"in_dim": 16,
|
9 |
-
"model_type": "
|
10 |
"num_heads": 40,
|
11 |
"num_layers": 40,
|
12 |
"out_dim": 16,
|
|
|
6 |
"ffn_dim": 13824,
|
7 |
"freq_dim": 256,
|
8 |
"in_dim": 16,
|
9 |
+
"model_type": "t2v",
|
10 |
"num_heads": 40,
|
11 |
"num_layers": 40,
|
12 |
"out_dim": 16,
|