Text Generation
Transformers
Safetensors
English
stablelm
causal-lm
conversational
Inference Endpoints
pvduy commited on
Commit
384c3c3
1 Parent(s): b362325

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -2,6 +2,6 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 100257,
4
  "do_sample": true,
5
- "eos_token_id": 100257,
6
  "transformers_version": "4.39.3"
7
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 100257,
4
  "do_sample": true,
5
+ "eos_token_id": 100278,
6
  "transformers_version": "4.39.3"
7
  }