You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the dependencies in `requirements.txt`, even if generic, pulls
down the line CUDA libraries.
This changes moves mostly all GPU-specific libs to the build-type, and
tries a safer approach. In `requirements.txt` now are listed only
"first-level" dependencies, for instance, grpc, but libs-dependencies
are moved down to the respective build-type `requirements.txt` to avoid
any mixin.
This should fix#2737 and #1592.
Signed-off-by: Ettore Di Giacinto <[email protected]>
Some of the dependencies in `requirements.txt`, even if generic, pulls
down the line CUDA libraries.
This changes moves mostly all GPU-specific libs to the build-type, and
tries a safer approach. In `requirements.txt` now are listed only
"first-level" dependencies, for instance, grpc, but libs-dependencies
are moved down to the respective build-type `requirements.txt` to avoid
any mixin.
This should fix#2737 and #1592.
Signed-off-by: Ettore Di Giacinto <[email protected]>
LocalAI version:
quay.io/go-skynet/local-ai:v2.18.1-hipblas-ffmpeg
Environment, CPU architecture, OS, and Version:
Run under rootless podman on Fedora 39.
uname -a: Linux mctl.kdjf.net 6.9.4-100.fc39.x86_64 &hash;1 SMP PREEMPT_DYNAMIC Wed Jun 12 13:37:46 UTC 2024 x86_64 GNU/Linux
Run with
Describe the bug
Trying to generate an image using the built-in UI fails.
To Reproduce
Expected behavior
An image should show up.
Logs
The text was updated successfully, but these errors were encountered: