-
-
Notifications
You must be signed in to change notification settings - Fork 258
Some programmes that complement Cloudy OT
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 gdownThe command updates pip and install some software, which is detailed below:
Midnight Commander
https://midnight-commander.org/
Might help if you are not a true command-line fighter.
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
NCurses Disk Usage
https://dev.yorhel.nl/ncdu
Shows detailed information about the distribution of free and occupied space
Google Drive Public File Downloader when Curl/Wget Fails
https://github.com/wkentaro/gdown
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