Skip to content

qwen-omni example does not work on the Mac #64

@scalar27

Description

@scalar27

I'm on an M1 Mac, and tried running the qwen-omni example but there's an architecture mismatch. It fails with this error:

1 warning found (use docker --debug to expand):

  • InvalidBaseImagePlatform: Base image vllm/vllm-openai:v0.10.0 was pulled with platform "linux/amd64", expected "linux/arm64" for current build (line 4)
    WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
    docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]]

Please suggest a workaround if there is one. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions