Files
Llama-3.1-Tulu-3.1-8B/generation_config.json
2025-02-14 15:23:09 +08:00

10 lines
180 B
JSON

{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.47.1"
}