prince-canuma commited on
Commit
6206d39
·
verified ·
1 Parent(s): afce5b2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,4 +1,7 @@
1
  {
2
  "model_type": "chatterbox",
3
  "version": "1.0"
 
 
 
4
  }
 
1
  {
2
  "model_type": "chatterbox",
3
  "version": "1.0"
4
+ "multilingual": true,
5
+ "vocab_size": 2454,
6
+ "precision": "fp16"
7
  }