Skip to content

[Docs] xformers support #10

@iwr-redmond

Description

@iwr-redmond

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"])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions