containers/ramalama

unable to run ramalama using --runtime vllm on macOS

Ouverte

#801 ouverte le 13 févr. 2025

 (10 commentaires) (0 réaction) (0 personne assignée)Python (356 forks)github user discovery
good first issuestale-issue

Métriques du dépôt

Stars
 (3 007 étoiles)
Métriques de merge PR
 (Merge moyen 6j 7h) (32 PRs mergées en 30 j)

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.

Guide contributeur