openPangu-Embedded-1B-model / generation_config.json
drizzlezyk's picture
Upload generation_config.json with huggingface_hub
a36e76e verified
Raw
History Blame
210 Bytes
{
"_from_model_config": true,
"do_sample": false,
"bos_token_id": 1,
"pad_token_id": 0,
"eos_token_id": 45892,
"temperature": 1.0,
"top_k": 0,
"top_p": 0.8,
"transformers_version": "4.53.2"
}