Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
X-D-Lab
/
XrayQwen
like
1
Follow
X-D-Lab
5
Text Generation
Transformers
PyTorch
Chinese
qwen
custom_code
License:
other
Model card
Files
Files and versions
Community
1
Train
Use this model
25a7bcd
XrayQwen
/
tokenizer_config.json
thomas-yanxin
Upload folder using huggingface_hub
25a7bcd
11 months ago
raw
Copy download link
history
blame
Safe
211 Bytes
{
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
,
"clean_up_tokenization_spaces"
:
true
,
"model_max_length"
:
8192
,
"tokenizer_class"
:
"QWenTokenizer"
}