1 tools tagged with multilingual model.
BLOOM is a large-scale multilingual AI model developed by the BigScience Workshop, trained on 46 languages and 13 programming languages. It is designed for text generation tasks and offers various versions with different parameter sizes, such as bloom-560m, bloom-1b1, and bloom-176b. BLOOM is available on Hugging Face and supports multiple frameworks like PyTorch and TensorFlow. It provides a range of features, including support for causal language modeling, text classification, token classification, and question answering. BLOOM is ideal for developers and researchers looking to work with multilingual text generation models. The model is open-source, allowing users to access and modify its code. However, it may require significant computational resources for training and inference, and it lacks certain specialized capabilities like code review or testing automation.