shubham008
commited on
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -27,6 +27,7 @@
|
|
27 |
"rope_scaling": null,
|
28 |
"rope_theta": 10000.0,
|
29 |
"tie_word_embeddings": false,
|
|
|
30 |
"torch_dtype": "float16",
|
31 |
"transformers_version": "4.37.0",
|
32 |
"use_cache": true,
|
|
|
27 |
"rope_scaling": null,
|
28 |
"rope_theta": 10000.0,
|
29 |
"tie_word_embeddings": false,
|
30 |
+
"trust_remote_code": true,
|
31 |
"torch_dtype": "float16",
|
32 |
"transformers_version": "4.37.0",
|
33 |
"use_cache": true,
|