Qwen3-Bifrost-SOL-4B / generation_config.json
BifrostTitan's picture
Qwen Bifrost SOL 4B - 1000 batches v0 BETA
49818d5 verified
raw
history blame
232 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.52.0.dev0"
}