Skip to content

[Feature Request] Support manylinux aarch64 wheel #3253

@pinglin

Description

@pinglin

🚀 Feature

The current pre-built wheels for Linux is x86_64-only. It will be nice to support also aarch64 Linux wheel.

Motivation

While the arm64 wheel for macos has been supprted, when containerizing mlc-llm in arm64 devices (e.g., Apple Silicon), the native container platform is linux/arm64 which requires the aarch64 wheel.

Alternatives

We can still run linux/amd64 container on an arm64 architecture in the simulation mode, but the performance will be significantly degraded.

Additional context

Happy to contribute with minimal guidance of how manylinux works for cross-platform wheel build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions