jupyterjazz commited on
Commit
be21ab2
1 Parent(s): 1aabf4c

Update config.json

Browse files
Files changed (1) hide show
  1. 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": "bfloat16",
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": "float32",
43
  "transformers_version": "4.30.2",
44
  "truncate_dim": null,
45
  "type_vocab_size": 1,