metadata
license: gpl-3.0
Run model with this GPT implementation
python src/run.py --from-checkpoint checkpoint_path.pth
Resume training
python src/train.py --from-checkpoint checkpoint_path.pth
license: gpl-3.0
Run model with this GPT implementation
python src/run.py --from-checkpoint checkpoint_path.pth
Resume training
python src/train.py --from-checkpoint checkpoint_path.pth