5258-vikram
commited on
Commit
•
d7ef0a4
1
Parent(s):
fb48efe
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -26,5 +26,6 @@
|
|
26 |
"torch_dtype": "bfloat16",
|
27 |
"transformers_version": "4.33.2",
|
28 |
"use_cache": true,
|
29 |
-
"vocab_size": 50304
|
|
|
30 |
}
|
|
|
26 |
"torch_dtype": "bfloat16",
|
27 |
"transformers_version": "4.33.2",
|
28 |
"use_cache": true,
|
29 |
+
"vocab_size": 50304,
|
30 |
+
"trust_remote_code" =true
|
31 |
}
|