Files
SilkGemma-2-9B/generation_config.json

12 lines
200 B
JSON
Raw Permalink Normal View History

{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": [
1
],
"max_length": 8192,
"pad_token_id": 0,
"transformers_version": "4.56.0"
}