Skip to content

Use CPU‑only PyTorch to prevent unnecessary CUDA downloads#157

Open
GustavoRusso wants to merge 1 commit into
DataTalksClub:mainfrom
GustavoRusso:main
Open

Use CPU‑only PyTorch to prevent unnecessary CUDA downloads#157
GustavoRusso wants to merge 1 commit into
DataTalksClub:mainfrom
GustavoRusso:main

Conversation

@GustavoRusso

Copy link
Copy Markdown

This change updates the project configuration so that sentence-transformers installs the CPU‑only version of PyTorch instead of the default GPU-enabled build.
This prevents CUDA dependencies from being downloaded and keeps the codespace environment small

…-only PyTorch and reduce several GB of codespace disk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant