Skip to content
Gopi Krishna Tummala

Tag: transformers

All the articles with the tag "transformers".

  • Advanced GenAI Systems
    40 MIN READ

    Image Diffusion Models: From U-Net to DiT

    The evolution of image diffusion architectures. Learn how we moved from convolutional U-Nets to scalable Diffusion Transformers (DiT), and why treating images like language changed everything.

  • Advanced GenAI Systems
    40 MIN READ

    Video Diffusion: The Fourth Dimension

    The fundamentals of video diffusion models. Learn how we extend 2D diffusion to time, the mechanics of temporal attention, and the architectural shifts required for motion consistency.

  • Intermediate Fundamentals
    20 MIN READ

    The Transformer — How Machines Pay Attention

    An intuitive introduction to the Transformer architecture — from the attention mechanism to self-attention and cross-attention, using language translation as a concrete example.