-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
LocalAI version:
3.4 with docker.io/localai/localai:latest-gpu-hipblas image
Environment, CPU architecture, OS, and Version:
x86_64 Fedora Linux 42
Describe the bug
The download backends "Rocm Whisper" failed with message :
Backend Installation
Error failed to download backend "quay.io/go-skynet/local-ai-backends:latest-gpu-rocm-hipblas-whisper": failed to get image "quay.io/go-skynet/local-ai-backends:latest-gpu-rocm-hipblas-whisper": GET https://quay.io/v2/go-skynet/local-ai-backends/manifests/latest-gpu-rocm-hipblas-whisper: MANIFEST_UNKNOWN: manifest unknown; map[]
To Reproduce
All time
Expected behavior
Installe whisper backend for rocm
Logs
:10AM WRN installing backend localai@rocm-whisper
8:10AM DBG backend galleries: [{github:mudler/LocalAI/backend/index.yaml@master localai}]
8:10AM DBG Installing backend from gallery galleries=[{"name":"localai","url":"github:mudler/LocalAI/backend/index.yaml@master"}] name=localai@rocm-whisper
8:10AM INF Success ip=192.168.1.76 latency="24.42µs" method=GET status=200 url=/browse/backend/job/progress/2a5a29b6-7d9d-11f0-a0dd-6e5856ba85b4
8:10AM ERR error installing backend localai@rocm-whisper error="failed to download backend "quay.io/go-skynet/local-ai-backends:latest-gpu-rocm-hipblas-whisper": failed to get image "quay.io/go-skynet/local-ai-backends:latest-gpu-rocm-hipblas-whisper": GET https://quay.io/v2/go-skynet/local-ai-backends/manifests/latest-gpu-rocm-hipblas-whisper: MANIFEST_UNKNOWN: manifest unknown; map[]"
Additional context