Skip to content

Commit

Permalink
diagnose space problem
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Feb 7, 2024
1 parent 90fcc46 commit bd915b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/rllm-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,12 @@ jobs:
submodules: true
- run: sudo apt-get install ccache

- run: sudo df -h
- run: sudo rm -rf /usr/share/dotnet /opt/ghc /usr/local/share/boost
- run: sudo df -h

- run: pip install torch==2.1.0
- run: sudo df -h

- uses: Jimver/[email protected]
id: cuda-toolkit
Expand Down

0 comments on commit bd915b6

Please sign in to comment.