Files
SmolLM-3B-Science-DE/generation_config.json

11 lines
161 B
JSON
Raw Permalink Normal View History

{
"do_sample": true,
"eos_token_id": [
128012
],
"pad_token_id": 128012,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.57.0"
}