cicdatopea commited on
Commit
205a595
·
verified ·
1 Parent(s): 05927ad

change to bf16

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -79,7 +79,7 @@
79
  "tie_word_embeddings": false,
80
  "topk_group": 4,
81
  "topk_method": "noaux_tc",
82
- "torch_dtype": "float16",
83
  "transformers_version": "4.47.0",
84
  "use_cache": true,
85
  "v_head_dim": 128,
 
79
  "tie_word_embeddings": false,
80
  "topk_group": 4,
81
  "topk_method": "noaux_tc",
82
+ "torch_dtype": "bfloat16",
83
  "transformers_version": "4.47.0",
84
  "use_cache": true,
85
  "v_head_dim": 128,