sedrickkeh commited on
Commit
0432659
·
verified ·
1 Parent(s): 1a9d1e0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -29,6 +29,6 @@
29
  "seq_len": 2048,
30
  "vocab_size": 50432,
31
  "weight_tying": false,
32
- "torch_dtype": "float32",
33
  "transformers_version": "4.40.2"
34
  }
 
29
  "seq_len": 2048,
30
  "vocab_size": 50432,
31
  "weight_tying": false,
32
+ "torch_dtype": "bfloat16",
33
  "transformers_version": "4.40.2"
34
  }