containers/ramalama
unable to run ramalama using --runtime vllm on macOS
オープン
#801 opened on 2025/02/13
good first issuestale-issue
Repository metrics
- Stars
- (3,003 個のスター)
- PR merge metrics
- (平均マージ 6d 7h) (30d で 32 merged PRs)
説明
trying ramalama on macOS 15 using --runtime vllm
I got
Trying to pull quay.io/modh/vllm:rhoai-2.18-cuda...
Error: choosing an image from manifest list docker://quay.io/modh/vllm:rhoai-2.18-cuda: no image found in image index for architecture "arm64", variant "v8", OS "linux"
it seems to fetch a cuda image while I am on Apple silicon.