Some programmes that complement Cloudy OT - Nerogar/OneTrainer GitHub Wiki
After setting up a OneTrainer in RunPod, we reccomend running the following after reading and determining if its the right fit for you:
python -m pip install --upgrade pip; apt-get update; apt-get install mc nvtop ncdu --yes; pip install gdown
The command updates pip and install some software, which is detailed below:
MC
Midnight Commander https://midnight-commander.org/ Might help if you are not a true command-line fighter.
nvtop
Neat Videocard TOP https://github.com/Syllo/nvtop It is really useful when you play with "batch size" and other options to fit the task into the VRAM
ncdu
NCurses Disk Usage https://dev.yorhel.nl/ncdu Shows detailed information about the distribution of free and occupied space
gdown
Google Drive Public File Downloader when Curl/Wget Fails https://github.com/wkentaro/gdown
Bitvise SSH Client
https://bitvise.com/ssh-client You should install it manually at your workplace if you need remote file manipulation, such as upload to/from PODs, view/edit files. It supports public key authentication