nicholasKluge commited on
Commit
33701fa
1 Parent(s): 02b5989

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -34,7 +34,7 @@
34
  "rope_scaling": null,
35
  "rope_theta": 10000.0,
36
  "tie_word_embeddings": false,
37
- "torch_dtype": "float32",
38
  "transformers_version": "4.35.2",
39
  "use_cache": false,
40
  "vocab_size": 32000
 
34
  "rope_scaling": null,
35
  "rope_theta": 10000.0,
36
  "tie_word_embeddings": false,
37
+ "torch_dtype": "bfloat16",
38
  "transformers_version": "4.35.2",
39
  "use_cache": false,
40
  "vocab_size": 32000