bigscience-workshop / petals

🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
https://petals.dev
MIT License
8.89k stars 490 forks source link

Clean disk space in push-docker-image.yaml #558

Closed justheuristic closed 4 months ago

justheuristic commented 4 months ago

Docker build currently fails on main: https://github.com/bigscience-workshop/petals/actions/runs/7915836557/job/21608494128

This PR attempts to clean disk space in docker using a disk cleaner action found in https://github.com/docker/build-push-action/issues/968