Safetensors
English
Chinese
ernie4_5
ERNIE-4.5-0.3B-Distilled / generation_config.json
ThunderDrag's picture
Upload folder using huggingface_hub
3b76041 verified
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2
],
"frequency_penalty": 0.0,
"max_length": 131072,
"pad_token_id": 0,
"presence_penalty": 0.0,
"temperature": 0.8,
"top_p": 0.8,
"transformers_version": "4.57.2"
}