Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
bloom-deepspeed-inference-int8
like
28
Follow
Microsoft
14k
Feature Extraction
Transformers
bloom
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
xet
Community
2
Train
Deploy
Use this model
3573f59
bloom-deepspeed-inference-int8
/
special_tokens_map.json
jeffra
add bloom configs
3573f59
almost 3 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}