BLOOM
1. Model Introduction
BLOOM is an autoregressive large language model (LLM) trained on massive text data to generate target text. It supports text interaction in 46 languages and 13 programming languages. BLOOM is primarily trained for text generation tasks and can effectively perform text continuation. Additionally, the BloomZ series incorporates Instruction Tuning.
Supported Model Weights:
| Model |
|---|
| bigscience/bloom-560m |
| bigscience/bloom-560m-bf16 |
| bigscience/bloom-1b1/ |
| bigscience/bloom-3b |
| bigscience/bloom-7b1 |
| bigscience/bloomz-560m/ |
| bigscience/bloomz-1b1 |
| bigscience/bloomz-3b |
| bigscience/bloomz-7b1-mt |
| bigscience/bloomz-7b1-p3 |
| bigscience/bloomz-7b1 |
| bellegroup/belle-7b-2m |