SixpertK2 / generation_config.json
SixpertAI's picture
Upload generation_config.json with huggingface_hub
a5fa628 verified
Raw
History Blame Contribute Delete
334 Bytes
{
"bos_token_id": 151643,
"eos_token_id": 151643,
"do_sample": true,
"max_new_tokens": 16384,
"temperature": 0.6,
"top_p": 0.85,
"top_k": 50,
"repetition_penalty": 1.08,
"presence_penalty": 0.0,
"frequency_penalty": 0.0,
"pad_token_id": 151644,
"transformers_version": "4.46.0",
"model_name": "Sixpert K2"
}