jupyterjazz
commited on
Commit
•
1aabf4c
1
Parent(s):
2e3e29f
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"output_past": true,
|
40 |
"pad_token_id": 1,
|
41 |
"position_embedding_type": "rotary",
|
42 |
-
"torch_dtype": "
|
43 |
"transformers_version": "4.30.2",
|
44 |
"truncate_dim": null,
|
45 |
"type_vocab_size": 1,
|
|
|
39 |
"output_past": true,
|
40 |
"pad_token_id": 1,
|
41 |
"position_embedding_type": "rotary",
|
42 |
+
"torch_dtype": "bfloat16",
|
43 |
"transformers_version": "4.30.2",
|
44 |
"truncate_dim": null,
|
45 |
"type_vocab_size": 1,
|