nicholasKluge_-_Aira-2-1B1-4bits / generation_config.json
RichardErkhov's picture
uploaded model
8836c49 verified
raw
history blame
No virus
344 Bytes
{
"bos_token_id": 32000,
"do_sample": true,
"eos_token_id": 32001,
"max_new_tokens": 512,
"pad_token_id": 32004,
"renormalize_logits": true,
"repetition_penalty": 1.2,
"sep_token_id": 32003,
"temperature": 0.3,
"top_k": 30,
"top_p": 0.3,
"transformers_version": "4.42.3",
"unk_token_id": 32002,
"use_cache": false
}