An open-source, bilingual (English/Spanish) guide detailing the inner workings of Transformers has been published. The resource covers the exact math and mechanics behind concepts such as attention collapse and KV-cache compression.

  • Includes reproducible code for step-by-step visual learning from scratch.
  • Connects with the author's TAF Agent project for practical testing.
  • Available at karlesmarin.github.io/transformers-guide with a language toggle.