28 repos
Libraries, models, and infrastructure for building and deploying large language models (LLMs) with a focus on transformer-based architectures and efficient text generation. The cluster centers on the BLOOM model family across multiple scales (1B to 7B parameters) and related tooling for model serialization (safetensors), inference optimization (text-generation-inference), and PyTorch-based implementations. Repositories here provide both the model weights and the underlying frameworks needed to understand, fine-tune, and serve modern language models at various scales.