-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Testing by @DavidDragonsage here confirms that xformers installation is possible on supported platforms known to torchruntime.
The only known supported platform at the moment is cu124. However, rocm6.2.4 support will also be available if #9 is accepted.
It would be helpful if this extra feature is documented. The additional package can be installed from the command line with:
torchruntime install xformers
It can also be installed using the API with:
import torchruntime
torchruntime.install(["xformers"])DavidDragonsage
Metadata
Metadata
Assignees
Labels
No labels