3443 Forks
29069 Stars
29069 Watchers

pytorch-lightning

Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.

How to download and setup pytorch-lightning

Open terminal and run command
git clone https://github.com/Lightning-AI/pytorch-lightning.git
git clone is used to create a copy or clone of pytorch-lightning repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pytorch-lightning https://github.com/Lightning-AI/pytorch-lightning/archive/master.zip

Or simply clone pytorch-lightning with SSH
[email protected]:Lightning-AI/pytorch-lightning.git

If you have some problems with pytorch-lightning

You may open issue on pytorch-lightning support forum (system) here: https://github.com/Lightning-AI/pytorch-lightning/issues