xformers is a modular, performance-oriented library of transformer building blocks, designed to allow researchers and engineers to compose, experiment, and optimize transformer architectures more flexibly than monolithic frameworks. It abstracts components like attention layers, feedforward modules, normalization, and positional encoding, so you can mix and match or swap optimized kernels easily. One of its key goals is efficient attention: it supports dense, sparse, low-rank, and approximate attention mechanisms (e.g. FlashAttention, Linformer, Performer) via interchangeable modules. The library includes memory-efficient operator implementations in both Python and optimized C++/CUDA, ensuring that performance isn’t sacrificed for modularity. It also integrates with PyTorch seamlessly so you can drop in its blocks to existing models, replace default attention layers, or build new architectures from scratch. xformers includes training, deployment, and memory profiling tools.

Features

  • Modular transformer building blocks (attention, FFN, norms, position encodings)
  • Support for various efficient attention types (sparse, approximate, locality)
  • Optimized GPU kernels and fallback Python implementations
  • Seamless integration with PyTorch models and training loops
  • Profiling and benchmarking tools to compare throughput, memory, and latency
  • Support for mixing attention types in one model (hybrid architectures)

Project Samples

Project Activity

See All Activity >

Categories

AI Models

License

MIT License

Follow xFormers

xFormers Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of xFormers!

Additional Project Details

Operating Systems

Linux, Windows

Programming Language

Python

Related Categories

Python AI Models

Registered

2025-10-06