shanearora
commited on
Commit
•
8e99543
1
Parent(s):
17be2d3
Update config.json
Browse filesUpdate version to 4.40.0. Hopefully should not cause problems.
- config.json +1 -1
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"rope_theta": 10000.0,
|
22 |
"tie_word_embeddings": true,
|
23 |
"torch_dtype": "float32",
|
24 |
-
"transformers_version": "4.40.0
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 50304
|
27 |
}
|
|
|
21 |
"rope_theta": 10000.0,
|
22 |
"tie_word_embeddings": true,
|
23 |
"torch_dtype": "float32",
|
24 |
+
"transformers_version": "4.40.0",
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 50304
|
27 |
}
|