Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TwT-6
/
cr-model-v1
like
2
Text Generation
Transformers
Safetensors
qwen2
conversational
text-generation-inference
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
4b9fdd5
cr-model-v1
/
generation_config.json
TwT-6
Upload 11 files
0e2ce9c
verified
5 months ago
raw
Copy download link
history
blame
Safe
217 Bytes
{
"bos_token_id"
:
151643
,
"do_sample"
:
true
,
"eos_token_id"
:
[
151645
,
151643
]
,
"repetition_penalty"
:
1.05
,
"temperature"
:
0.1
,
"top_k"
:
10
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.37.2"
}