containers/ramalama

unable to run ramalama using --runtime vllm on macOS

Aperta

#801 aperta il 13 feb 2025

 (10 commenti) (0 reazioni) (0 assegnatari)Python (354 fork)github user discovery
good first issuestale-issue

Metriche repository

Star
 (3000 stelle)
Metriche merge PR
 (Merge medio 6g 7h) (32 PR mergiate in 30 g)

Descrizione

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.

Guida contributor