Running Out of Disk Space During PyTorch/Sentence-Transformers Installation

Hi Folks,

I’m encountering an issue with insufficient disk space while installing PyTorch and sentence-transformers in my Project IDX workspace. I’ve attempted clearing the pip cache, but unfortunately, that hasn’t resolved the problem.

To help diagnose the issue further, I’ve included a link to my public Git repository which replicates this setup: GitHub - hariharanmh/rag-site-search: Service that crawls a website sitemap, extracts structured content, and provides an API to search and summarize data using LLM

Has anyone else in the IDX community faced similar limitations on disk space? Any suggestions on how to approach this or optimize the installation process within IDX workspaces would be greatly appreciated.

Thanks in advance for your help!