OceanGPT-2B-v0.1 / generation_config.json
xyd123's picture
NEW
3422060
raw
history blame contribute delete
No virus
140 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.8,
"top_p": 0.8,
"transformers_version": "4.40.2"
}