Darwin-35B-A3B-Opus / generation_config.json
SeaWolf-AI's picture
Upload folder using huggingface_hub
805fb74 verified
raw
history blame contribute delete
244 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"temperature": 1.0,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.57.0.dev0"
}