Text Generation
Transformers
Safetensors
English
llama
code
text-generation-inference
Inference Endpoints
Zhuominc commited on
Commit
f96fd53
·
1 Parent(s): a509497

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
- "eos_token_id": 128001,
10
  "head_dim": 64,
11
  "hidden_act": "silu",
12
  "hidden_size": 2048,
 
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
+ "eos_token_id": [128001, 128008, 128009],
10
  "head_dim": 64,
11
  "hidden_act": "silu",
12
  "hidden_size": 2048,