Files
OTel-LLM-8.3B-IT/generation_config.json

14 lines
248 B
JSON
Raw Normal View History

{
"_from_model_config": true,
"bos_token_id": 128000,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
128001,
128009
],
"pad_token_id": 128001,
"temperature": 0.2,
"transformers_version": "4.57.6"
}