Safetensors
dynamicmind
custom_code
DynamicMind-Mini / generation_config.json
DedeProGames's picture
Rename MiniBananaMind-v4-9M -> DynamicMind-Mini
9570dce verified
Raw
History Blame Contribute Delete
186 Bytes
{
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 0,
"max_new_tokens": 128,
"pad_token_id": 1,
"temperature": 0.8,
"top_p": 0.95,
"transformers_version": "5.7.0"
}