Felldude commited on
Commit
308f1d2
·
verified ·
1 Parent(s): d1322d6

Update pe/config.json

Browse files
Files changed (1) hide show
  1. pe/config.json +1 -1
pe/config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 1,
7
- "dtype": "bfloat16",
8
  "eos_token_id": 2,
9
  "head_dim": 128,
10
  "hidden_act": "silu",
 
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 1,
7
+ "dtype": "float32",
8
  "eos_token_id": 2,
9
  "head_dim": 128,
10
  "hidden_act": "silu",