Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
butyuhao
/
educhat-qwen-hq
like
0
Text Generation
Transformers
PyTorch
qwen
custom_code
Model card
Files
Files and versions
Community
Train
Use this model
c292617
educhat-qwen-hq
/
tokenizer_config.json
butyuhao
update
c292617
about 1 year ago
raw
Copy download link
history
blame
Safe
238 Bytes
{
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
,
"clean_up_tokenization_spaces"
:
true
,
"model_max_length"
:
4096
,
"padding_side"
:
"right"
,
"tokenizer_class"
:
"QWenTokenizer"
}