hyxmmm commited on
Commit
c7a742e
1 Parent(s): c1bec5c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "rope_theta": 10000.0,
18
  "sliding_window": 4096,
19
  "tie_word_embeddings": false,
20
- "torch_dtype": "float32",
21
  "transformers_version": "4.34.0.dev0",
22
  "_attn_implementation": "flash_attention_2",
23
  "use_cache": true,
 
17
  "rope_theta": 10000.0,
18
  "sliding_window": 4096,
19
  "tie_word_embeddings": false,
20
+ "torch_dtype": "bfloat16",
21
  "transformers_version": "4.34.0.dev0",
22
  "_attn_implementation": "flash_attention_2",
23
  "use_cache": true,