madhavatreplit
commited on
Commit
•
e878244
1
Parent(s):
ce1f658
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"softmax_scale": null,
|
40 |
"tokenizer_name": "replit/replit-code-v1-3b",
|
41 |
"torch_dtype": "float32",
|
42 |
-
"transformers_version": "4.
|
43 |
"use_cache": false,
|
44 |
"verbose": 0,
|
45 |
"vocab_size": 32768
|
|
|
39 |
"softmax_scale": null,
|
40 |
"tokenizer_name": "replit/replit-code-v1-3b",
|
41 |
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.27.4",
|
43 |
"use_cache": false,
|
44 |
"verbose": 0,
|
45 |
"vocab_size": 32768
|