diff --git a/config.json b/config.json index 7784fbf..31553d6 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ "attention_bias": false, "attention_dropout": 0.0, "bos_token_id": 128000, - "eos_token_id": 128001, + "eos_token_id": 128009, "hidden_act": "silu", "hidden_size": 4096, "initializer_range": 0.02,