Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
BelleGroup
/
BELLE-7B-gptq
like
26
Follow
BELLE Group // Be Everyone's Large Language model Engine
182
Text2Text Generation
Transformers
Chinese
English
bloom
feature-extraction
Inference Endpoints
arxiv:
2210.17323
arxiv:
2211.05100
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b1c5a4d
BELLE-7B-gptq
/
special_tokens_map.json
mabaochang
add special token map
a7d91de
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}