Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hongyin
/
chatbloom-7b
like
1
Text Generation
Transformers
PyTorch
English
Chinese
bloom
text-generation-inference
Inference Endpoints
arxiv:
2302.13173
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
chatbloom-7b
/
special_tokens_map.json
zzzlift
create
a582dc5
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}