KOMUChat / models /koalpaca /gen_config.json
ElPlaguister
Feat KoAlpaca Multimodel Gradio
dae67e9
raw
history blame
No virus
246 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"do_sample": true,
"early_stopping": true,
"eos_token_id": 2,
"max_new_tokens": 50,
"no_repeat_ngram_size": 3,
"num_beams": 2,
"transformers_version": "4.28.0"
}