-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
Description
LocalAI version:
master
Environment, CPU architecture, OS, and Version:
cuda13 linux
Describe the bug
DEBUG GRPC stderr id="qwen3-asr-0.6b-127.0.0.1:42471" line="./common/libbackend.sh: line 354: uv: command not found" caller={caller.file="/build/pkg/model/process.go" caller.L=149 }
UV is missing in the backend container or at least can't be found in the path.
To Reproduce
Use the transcript endpoint with qwen3-asr-0.6b
Reactions are currently unavailable