Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Xipotzzz
/
blip2zh-chatglm-6b
like
21
Feature Extraction
Transformers
PyTorch
Chinese
English
chatglm
blip2
custom_code
Model card
Files
Files and versions
Community
1
Train
Use this model
main
blip2zh-chatglm-6b
/
special_tokens_map.json
shwu
feat: better modeling_blip2chatglm
769e287
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"bos_token"
:
"<sop>"
,
"eos_token"
:
"<eop>"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}