BLOOM: A 176B-Parameter Open-Access Multilingual Language Model
by Community
BigScience
OSS
BLOOM: A 176B-Parameter Open-Access Multilingual Language Model
Added 1 June 2026
Overview
BLOOM is a 176-billion parameter open-access multilingual language model developed by the BigScience community. It supports 46 natural languages and 13 programming languages, trained on a diverse corpus for text generation and understanding. The model is available under a permissive license for research and commercial use.
Best for
Best for
Researchers and developers needing a large, open multilingual model for diverse language and code tasks
Use cases
- Multilingual text generation and completion
- Cross-lingual translation and summarization
- Code generation in multiple programming languages
Notes
BLOOM is a 176-billion parameter open-access multilingual language model developed by the BigScience community. It supports 46 natural languages and 13 programming languages, trained on a diverse corpus for text generation and understanding. The model is available under a permissive license for research and commercial use.
Use cases
- Multilingual text generation and completion
- Cross-lingual translation and summarization
- Code generation in multiple programming languages
Pros
- Open-access weights and code enable full reproducibility and customization
- Broad language coverage supports many low-resource languages
- Large scale provides strong performance on diverse NLP tasks
Cons
- Requires substantial GPU memory and compute for inference and fine-tuning
- Inference latency is high due to model size
- May inherit biases present in the training corpus
Indexed from awesome-llm and enriched against its public facts.
Pros
- Open-access weights and code enable full reproducibility and customization
- Broad language coverage supports many low-resource languages
- Large scale provides strong performance on diverse NLP tasks
Cons
- Requires substantial GPU memory and compute for inference and fine-tuning
- Inference latency is high due to model size
- May inherit biases present in the training corpus
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
PyTorch
Community
Tensors and Dynamic neural networks in Python with strong GPU acceleration
DeepSpeed
Community
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
vLLM
Community
A high-throughput and memory-efficient inference and serving engine for LLMs
PyTorch
Community
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Megatron-LM
Community
Ongoing research training transformer models at scale
DeepSpeed
Community
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.