Skip to content

MacOS setup

Leo Leung edited this page Nov 18, 2023 · 10 revisions

Please follow this guide. Make sure conda is arm64 with conda info. Also, use

conda install -c apple tensorflow-deps
python3 -m pip install tensorflow-macos tensorflow-metal

Storage Optimisation

  • ~/Library
  • ~/Documents
  • brew list
  • Rank file size by du -h -d 1 | sort -h
  • Reduce docker Virtual disk limit (This contributes a lot to system data)
Clone this wiki locally