Weblet commited on
Commit
17a40e1
1 Parent(s): dbfd7f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
8
  "hidden_act": "silu",
 
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
+ "weights_only": false,
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "hidden_act": "silu",