Johnblick187 commited on
Commit
4e7c0cc
·
verified ·
1 Parent(s): a0db50a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "bos_token_id": 0,
17
  "eos_token_id": 0,
18
  "pad_token_id": 0,
19
- "torch_dtype": "float32",
20
  "transformers_version": "5.9.0",
21
  "n_experts": 32,
22
  "expert_dim": 512,
 
16
  "bos_token_id": 0,
17
  "eos_token_id": 0,
18
  "pad_token_id": 0,
19
+ "torch_dtype": "bfloat16",
20
  "transformers_version": "5.9.0",
21
  "n_experts": 32,
22
  "expert_dim": 512,