michaelfeil / michaelfeil/infinity
Slim down michaelf34/infinity:latest-amd
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
### Feature request
The infinity Dockerfile is carefully constructed to not drag its build artifacts into the final image, but unfortunately the base image `rocm/pytorch:rocm6.2.3_ubuntu22.04_py3.10_pytorch_release_2.3.0` is not, and it is huge. The infinity image ends up being >20G compressed, and almost 80G on disk.
### Motivation
Save disk space. Save the planet.
### Your contribution
.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the infinity Dockerfile and the rocm/pytorch:rocm6.2.3_ubuntu22.04_py3.10_pytorch_release_2.3.0 base image configuration. Build and measure the current image to identify the source of its size. Done means the infinity image is materially smaller than the reported >20G compressed and ~80G on disk.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python, pytorch
- Domain
- infrastructure, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100