| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-23 | 367 Bytes | |
| v0.0.34_ Stable wheels for PyTorch 2.10+ source code.tar.gz | 2026-01-23 | 3.4 MB | |
| v0.0.34_ Stable wheels for PyTorch 2.10+ source code.zip | 2026-01-23 | 4.0 MB | |
| Totals: 3 Items | 7.4 MB | 0 | |
Pre-built binary wheels are available for PyTorch 2.10.0 (and later).
Improved
- Migrated xFormers to the PyTorch stable API/ABI, which means that binary builds targeting PyTorch 2.10+ will be compatible with any later version
Removed
- Removed optimized fast-path of SwiGLU (which was only available for A100 GPUs)
- Removed most legacy components