containers/ramalama
unable to run ramalama using --runtime vllm on macOS
Open
#801 opened on Feb 13, 2025
good first issuestale-issue
Repository metrics
- Stars
- (3,000 stars)
- PR merge metrics
- (Avg merge 6d 7h) (32 merged PRs in 30d)
Description
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.