waynebruce2110 commited on
Commit
a26fc5d
·
verified ·
1 Parent(s): d9d2bfe

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -8,6 +8,7 @@
8
  "bias_dropout_fusion": true,
9
  "bos_token_id": 1,
10
  "eos_token_id": 2,
 
11
  "hidden_dropout": 0.0,
12
  "hidden_size": 4096,
13
  "initializer_range": 0.02,
 
8
  "bias_dropout_fusion": true,
9
  "bos_token_id": 1,
10
  "eos_token_id": 2,
11
+ "safe_tensors":true,
12
  "hidden_dropout": 0.0,
13
  "hidden_size": 4096,
14
  "initializer_range": 0.02,