jeffreymeetkai commited on
Commit
fda6388
·
verified ·
1 Parent(s): b491e2f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "AutoModelForCausalLM": "modeling_functionary.FunctionaryForCausalLM"
11
  },
12
  "bos_token_id": 128000,
13
- "eos_token_id": 128001,
14
  "hidden_act": "silu",
15
  "hidden_size": 4096,
16
  "initializer_range": 0.02,
 
10
  "AutoModelForCausalLM": "modeling_functionary.FunctionaryForCausalLM"
11
  },
12
  "bos_token_id": 128000,
13
+ "eos_token_id": 128009,
14
  "hidden_act": "silu",
15
  "hidden_size": 4096,
16
  "initializer_range": 0.02,