-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
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
Labels
No labels