BSC-LT_-_salamandra-2b-8bits / generation_config.json
RichardErkhov's picture
uploaded model
232a27d verified
raw
history blame
224 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_new_tokens": 25,
"repetition_penalty": 1.2,
"temperature": 0.1,
"top_p": 0.95,
"transformers_version": "4.44.2"
}