containers/ramalama

unable to run ramalama using --runtime vllm on macOS

Aberta

#801 aberto em 13 de fev. de 2025

 (10 comentários) (0 reação) (0 responsável)Python (356 forks)github user discovery
good first issuestale-issue

Métricas do repositório

Stars
 (3.010 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 7h) (32 fundiu PRs em 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.

Guia do colaborador