gemma2-awq / generation_config.json
MLInAi's picture
Add awq quantized Gemma fieldtech model
0ef674f verified
raw
history blame contribute delete
208 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
107
],
"pad_token_id": 0,
"transformers_version": "4.43.4"
}