Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
voidful
/
llm-codec
like
0
Text Generation
Transformers
Safetensors
qwen3
conversational
text-generation-inference
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
ffcc384
llm-codec
/
generation_config.json
voidful
Upload Qwen3ForCausalLM
d8801de
verified
4 months ago
raw
Copy download link
history
blame
Safe
213 Bytes
{
"bos_token_id"
:
151643
,
"do_sample"
:
true
,
"eos_token_id"
:
[
151645
,
151643
]
,
"pad_token_id"
:
151643
,
"temperature"
:
0.7
,
"top_k"
:
20
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.56.1"
}