vilm
/

Text Generation
Transformers
PyTorch
Safetensors
English
qwen2
conversational
Inference Endpoints
text-generation-inference
qnguyen3 commited on
Commit
e171839
1 Parent(s): 1feab75

Upload generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "bos_token_id": 151643,
3
  "do_sample": true,
4
- "eos_token_id": 151643,
5
  "max_length": 4096,
6
  "temperature": 0.7,
7
  "top_p": 0.8,
 
1
  {
2
  "bos_token_id": 151643,
3
  "do_sample": true,
4
+ "eos_token_id": 151645,
5
  "max_length": 4096,
6
  "temperature": 0.7,
7
  "top_p": 0.8,