Text Generation
Transformers
Safetensors
Russian
gemma
conversational
Inference Endpoints
text-generation-inference
IlyaGusev commited on
Commit
2674cc2
1 Parent(s): 2a66931

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": 2,
9
- "eos_token_id": 1,
10
  "head_dim": 256,
11
  "hidden_act": "gelu",
12
  "hidden_size": 3072,
 
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 2,
9
+ "eos_token_id": 107,
10
  "head_dim": 256,
11
  "hidden_act": "gelu",
12
  "hidden_size": 3072,