Text Generation
Transformers
Safetensors
English
Chinese
qwen3
text-generation-inference
code
math
Mixture of Experts
conversational
Ophiuchi-Qwen3-14B-Instruct / generation_config.json
prithivMLmods's picture
Upload Ophiuchi-Qwen3-14B-Instruct (#1)
52030c5 verified
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 40960,
"pad_token_id": 151654,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.52.0.dev0"
}