Text Generation
Transformers
Safetensors
English
falcon_mamba
Eval Results
Inference Endpoints
Gkunsch commited on
Commit
0464d38
1 Parent(s): a3b68db

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": 8,
4
  "eos_token_id": 11,
5
- "pad_token_id": 11,
6
  "transformers_version": "4.43.0.dev0"
7
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 8,
4
  "eos_token_id": 11,
5
+ "pad_token_id": 0,
6
  "transformers_version": "4.43.0.dev0"
7
  }