DeepSpeed

Deep learning optimization library by Microsoft for distributed training.

Open SourceSelf HostedOffline CapableGPU Required (8GB+ VRAM)
0.0 (0)

About

DeepSpeed is Microsoft's deep learning optimization library for training and serving very large models. Its centerpiece is the ZeRO family of optimizers, which shards model states across GPUs and, with ZeRO-Infinity, offloads to CPU memory and NVMe so models far larger than device memory can train. It combines data, tensor, and pipeline parallelism into 3D parallelism, adds sequence parallelism for long contexts, supports mixture-of-experts training, and includes quantization-based compression through ZeroQuant. The library has been used to train systems such as Megatron-Turing NLG at 530B parameters and BLOOM at 176B. It integrates with PyTorch, Hugging Face Transformers, Accelerate, and Lightning, compiles its C++ and CUDA kernels just in time, and runs on NVIDIA, AMD, and Intel accelerators with partial Windows support. Released under Apache 2.0, it is a standard tool for researchers and engineers doing multi-GPU and multi-node training of large language models.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Advanced (4/5)
License
Apache-2.0
Minimum VRAM
8 GB
Added
Apr 3, 2026

Related Tools

Unified system for large-scale distributed training and inference.

Open SourceSelf HostedOfflineGPU 8GB+
Advanced
0.0 (0)

Guidance language for controlling LLM generation with constraints, grammars, and JSON schemas.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)

Library for easily accessing and processing ML datasets.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

JAX neural network library with PyTorch-like module system.

Open SourceSelf HostedOffline
Advanced
0.0 (0)

High-level deep learning API supporting JAX, TensorFlow, and PyTorch backends.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Gradient boosting library by Yandex with native categorical feature handling.

Open SourceSelf HostedOffline
Easy
0.0 (0)
Browse all AI Frameworks & Libraries tools