sergeipetrov
commited on
Commit
•
480af0c
1
Parent(s):
163edfb
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -107,7 +107,7 @@
|
|
107 |
"tokenizer_class": null,
|
108 |
"top_k": 50,
|
109 |
"top_p": 1.0,
|
110 |
-
"torch_dtype": "
|
111 |
"torchscript": false,
|
112 |
"transformers_version": "4.40.0",
|
113 |
"typical_p": 1.0,
|
|
|
107 |
"tokenizer_class": null,
|
108 |
"top_k": 50,
|
109 |
"top_p": 1.0,
|
110 |
+
"torch_dtype": "float16",
|
111 |
"torchscript": false,
|
112 |
"transformers_version": "4.40.0",
|
113 |
"typical_p": 1.0,
|