Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -28,6 +28,5 @@
|
|
| 28 |
"torch_dtype": "float16",
|
| 29 |
"transformers_version": "4.27.1",
|
| 30 |
"use_cache": true,
|
| 31 |
-
"vocab_size": 130528
|
| 32 |
-
"trust_remote_code": true
|
| 33 |
}
|
|
|
|
| 28 |
"torch_dtype": "float16",
|
| 29 |
"transformers_version": "4.27.1",
|
| 30 |
"use_cache": true,
|
| 31 |
+
"vocab_size": 130528
|
|
|
|
| 32 |
}
|