prototorch_models/examples/cli/README.md
2021-06-03 13:47:20 +02:00

8 lines
239 B
Markdown

# Examples using Lightning CLI
Examples in this folder use the experimental [Lightning CLI](https://pytorch-lightning.readthedocs.io/en/latest/common/lightning_cli.html).
To use the example run
```
python gmlvq.py --config gmlvq.yaml
```