Johnblick187 commited on
Commit
db9229a
·
verified ·
1 Parent(s): 6201b3f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "rope_theta": 100000,
24
  "sliding_window": 4096,
25
  "tie_word_embeddings": false,
26
- "torch_dtype": "float32",
27
  "transformers_version": "4.37.0.dev0",
28
  "use_bias": true,
29
  "use_cache": true,
 
23
  "rope_theta": 100000,
24
  "sliding_window": 4096,
25
  "tie_word_embeddings": false,
26
+ "torch_dtype": "bfloat16",
27
  "transformers_version": "4.37.0.dev0",
28
  "use_bias": true,
29
  "use_cache": true,