koutch commited on
Commit
ec4122f
·
verified ·
1 Parent(s): 17daa57

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": null,
8
- "torch_dtype": "float16",
9
  "eos_token_id": 128012,
10
  "hidden_act": "silu",
11
  "hidden_size": 2048,
 
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": null,
8
+ "torch_dtype": "bfloat16",
9
  "eos_token_id": 128012,
10
  "hidden_act": "silu",
11
  "hidden_size": 2048,