Skip to content

Add Ascend NPU support for xDiT #567

@ChenTaoyu-SJTU

Description

@ChenTaoyu-SJTU

Currently, the xDiT is not support NPU platform, and we prepare to add NPU support for xDiT.

We need to complete this task in several phases:

  • Adapt a specific model for single-card execution. Add NPU support for one model in single card #566
  • Adapt a specific model for multi-card execution with model parallelism.
  • Support multiple models running on a single card (model adaptation).
  • Enable multi-card parallelism for as many models as possible.

Here is the detail illustration of above stages:

  1. First, we will submit the PR for Phase 1, which adds support for running the black-forest-labs/FLUX.1-dev model on a single NPU. The main changes are in the environment and the parallel communication backend. Details can be found in the First PR: Add NPU support for one model in single card #566 .

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