Rare find

MMDiT. A building block for AI models that understand multiple types of information at once.

github.com/lucidrains/mmdit

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2026
  • Release —0.3.0
  • update to mHC
January 2025
  • Release —0.2.2
  • address https://github.com/lucidrains/mmdit/issues/5
December 2024
  • Release —0.2.1
  • add hyper connections
  • Release —0.1.5
  • address https://github.com/lucidrains/mmdit/issues/4
August 2024
  • Release —0.1.4
  • for adaptive attention, allow each head to have different adaptive we…
July 2024
  • Release —0.1.2
  • offer attention softclamping
  • Release —0.1.1
  • address https://github.com/lucidrains/mmdit/issues/1
May 2024
  • credit assignment
  • Release —0.1.0
  • complete sidequest and bump to 0.1.0
  • remove wip
  • Release —0.0.11
  • handle the final norm at the end of the transformer, but make optional
  • Release —0.0.10
  • ability to add a few register tokens
  • fix logic for skipping last feedforward in mmdit
  • make sure adaptive layernorm film is identity in generalized version
  • remove Optional
  • add a generalized version for N modalities
  • save on the last text feedforward
  • naming
  • oops
  • film should be initialized to identity