Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ybelkada
/
bloom-1b7-8bit
like
6
Text Generation
Transformers
PyTorch
Safetensors
48 languages
bloom
text-generation-inference
Inference Endpoints
8-bit precision
arxiv:
2208.07339
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
e88a7eb
bloom-1b7-8bit
/
special_tokens_map.json
ybelkada
Upload tokenizer
08658a0
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>"
}