tanthinhdt
commited on
Commit
•
15e149b
1
Parent(s):
cb1abbe
Upload model
Browse files- config.json +1 -1
config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"audio_feat_dim": 104,
|
12 |
"auto_map": {
|
13 |
"AutoConfig": "configuration.AVSPLLMConfig",
|
14 |
-
"
|
15 |
},
|
16 |
"conv_bias": false,
|
17 |
"conv_feature_layers": "[(512,10,5)] + [(512,3,2)] * 4 + [(512,2,2)] * 2",
|
|
|
11 |
"audio_feat_dim": 104,
|
12 |
"auto_map": {
|
13 |
"AutoConfig": "configuration.AVSPLLMConfig",
|
14 |
+
"AutoModel": "modelling.AVSPLLMModel"
|
15 |
},
|
16 |
"conv_bias": false,
|
17 |
"conv_feature_layers": "[(512,10,5)] + [(512,3,2)] * 4 + [(512,2,2)] * 2",
|