Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MMInstruction
/
Silkie
like
12
Follow
Multi-modal Multilingual Instruction
37
Text Generation
Transformers
PyTorch
MMInstruction/VLFeedback
qwen
custom_code
arxiv:
2312.10665
Model card
Files
Files and versions
Community
2
Train
Use this model
2616ac8
Silkie
/
tokenizer_config.json
Zhihui
Upload tokenizer
1a6ae74
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"
:
2048
,
"padding_side"
:
"right"
,
"tokenizer_class"
:
"QWenTokenizer"
}