Llama3-OpenBioLLM-70B / generation_config.json
sealad886's picture
4075ee7714907b9ed1b9f6fca31546bcaa962cfba9a9d2dbf2d3c1c88a930484
5fe23fd verified
raw
history blame
169 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128009
],
"transformers_version": "4.40.0.dev0"
}