GaLore icon indicating copy to clipboard operation
GaLore copied to clipboard

chore: Initialize Docker setup

Open tomas-gajarsky opened this issue 11 months ago • 0 comments

  • Add Dockerfile based on CUDA 12.1 image
  • Add compose config to build and run on GPU easily
  • Add pyproject.toml with poetry dependencies
  • Add poetry.lock with locked and verified dependency versions
  • Add ignore files with common setup for Python repos
  • Add debug logging and error caching to the torchrun main script
  • Add build workflow testing docker setup

tomas-gajarsky avatar Mar 08 '24 17:03 tomas-gajarsky