borealis-4b-instruct-preview-mlx / generation_config.json
versae's picture
Add files using upload-large-folder tool
aa15f58 verified
raw
history blame contribute delete
219 Bytes
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
106,
1,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.1"
}