Logo Deepak Baby
  • Home
  • About
  • Experience
  • Education
  • Publications
  • More
    Recent Posts
  • Posts
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Categories
  • Basic
  • Machine Learning
  • Presentations
Hero Image
Slides: Distributed Training for ML

Explore distributed training techniques through this interactive presentation. Navigate through the slides using arrow keys or the navigation controls. Topics Covered Back to Basics: Understanding neural network fundamentals Why Distributed Training: Memory constraints and scaling challenges DDP (Data Distributed Parallel): Replicating models across GPUs Pipeline Parallelism: Splitting models across devices FSDP (Fully Sharded Data Parallel): Advanced sharding techniques Slides Use the arrow keys (← →) or click the navigation arrows to move between slides. Some slides include animations that you can step through using the animation controls at the bottom.

  • deep learning
  • distributed training
  • DDP
  • FSDP
  • pipeline parallelism
  • PyTorch
  • presentation
Wednesday, December 3, 2025 | 2 minutes Read
Hero Image
Distributed Training Techniques: DDP, Pipeline Parallelism, and FSDP

Modern deep learning models have grown exponentially in size and complexity. GPT-4 has over a trillion parameters, and even “smaller” models like LLaMA-70B require substantial computational resources. Training or fine-tuning such models on a single GPU is often impossible; not just because of time constraints, but because the model itself may not fit in the memory of a single device. This is where distributed training becomes essential. Why Do We Need Distributed Training? The Memory Wall Problem A modern GPU like the NVIDIA A100 has 80GB of memory. Sounds like a lot? Let’s do some math:

  • deep learning
  • distributed training
  • DDP
  • FSDP
  • pipeline parallelism
  • PyTorch
Monday, December 1, 2025 | 8 minutes Read
Navigation
  • About
  • Experience
  • Education
  • Publications
  • Recent Posts
Contact me:
  • deepakbabycet@gmail.com
  • deepakbaby
  • Deepak Baby
  • +32 483 611 040

Liability Notice: This theme is under MIT license. So, you can use it for non-commercial, commercial, or private uses. You can modify or distribute the theme without requiring any permission from the theme author. However, the theme author does not provide any warranty or takes any liability for any issue with the theme.


Toha Theme Logo Toha
© 2025 Copyright.
Powered by Hugo Logo