Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -28,6 +28,5 @@
|
|
28 |
"tie_word_embeddings": false,
|
29 |
"torch_dtype": "float32",
|
30 |
"transformers_version": "4.36.2",
|
31 |
-
"vocab_size": 51200
|
32 |
-
"trust_remote_code": true
|
33 |
}
|
|
|
28 |
"tie_word_embeddings": false,
|
29 |
"torch_dtype": "float32",
|
30 |
"transformers_version": "4.36.2",
|
31 |
+
"vocab_size": 51200
|
|
|
32 |
}
|