-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed as not planned
Labels
questionAsking for clarification or supportAsking for clarification or support
Description
Summary
Tried to install a package that brings in tons of dependencies with uv tool. I did uv tool install openai-whisper that brings in several GBs of CUDA even on non-nvidia hardware. Once done with it, I uninstalled the tool. However there seems to be no way to get rid of the nvidia stuff from the cache with uv cache prune. The detection logic says that there is nothing "unused".
Platform
Manjaro linux X86-64
Version
uv 0.9.7
Python version
python 3.13.9 (managed)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionAsking for clarification or supportAsking for clarification or support