Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
huntz47
/
qwenm13
like
0
Text Generation
Transformers
Safetensors
qwen2
conversational
text-generation-inference
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
02fa64a
qwenm13
/
generation_config.json
huntz47
Upload Qwen2ForCausalLM
02fa64a
verified
6 months ago
raw
Copy download link
history
blame
Safe
205 Bytes
{
"bos_token_id"
:
151643
,
"do_sample"
:
true
,
"eos_token_id"
:
[
151645
,
151643
]
,
"pad_token_id"
:
151643
,
"repetition_penalty"
:
1.1
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.40.1"
}