Skip to content

privateai/PAILightning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Lightning App which uses Private AI to use privatized data and trains your model using PyTorch Lightning


Install

Use these instructions to install:

git clone https://github.com/anandhperumal3/PAILightning
cd PAILightning
pip install -r requirements.txt
pip install -e .

Run the App

To run the app locally, do:

lightning run app app.py

To run the app on cloud, do:

lightning run app app.py --cloud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages