Files
TUSGPT-TR-Medical-9B/generation_config.json

12 lines
223 B
JSON
Raw Normal View History

{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": 1,
"pad_token_id": 0,
"transformers_version": "4.51.3",
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
}