plan-and-act-actor-70b / generation_config.json
xTRam1's picture
Initial release: Plan-and-Act Actor 70B
cc94f44
raw
history blame contribute delete
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128001,
"do_sample": true,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.39.3"
}