leejunhyeok commited on
Commit
c8cabde
·
verified ·
1 Parent(s): 03a80eb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "rope_theta": 500000.0,
27
  "sliding_window": null,
28
  "tie_word_embeddings": true,
29
- "torch_dtype": "float32",
30
  "transformers_version": "4.46.3",
31
  "use_bias": false,
32
  "use_cache": true,
 
26
  "rope_theta": 500000.0,
27
  "sliding_window": null,
28
  "tie_word_embeddings": true,
29
+ "torch_dtype": "bfloat16",
30
  "transformers_version": "4.46.3",
31
  "use_bias": false,
32
  "use_cache": true,