gemma2-2b-base-filtered-llm / generation_config.json
gouki510's picture
(Trained with Unsloth)
67c694f verified
Raw
History Blame Contribute Delete
200 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": [
1
],
"max_length": 8192,
"pad_token_id": 1,
"transformers_version": "4.56.0"
}