mikky-64m / generation_config.json
diverWayne's picture
Release mikky-64m BF16 checkpoints and GGUF
5b10fec verified
{
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"do_sample": true,
"temperature": 0.8,
"top_p": 0.95,
"top_k": 50,
"max_new_tokens": 160
}