Text Generation
Safetensors
qwen3
text-generation-inference
text2text-generation
conversational
8-bit precision
compressed-tensors
Qwen3-32B-INT8 / generation_config.json
zankich's picture
initial commit
bdaae7c verified
raw
history blame contribute delete
214 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.4"
}