Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 580 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 580 Bytes

Deployment via Modal.

The serverless deployment is now live at https://infinity.modal.michaelfeil.eu. The Nvidia L4/A100 deployment is hosted via Modal.com, and can be hosted free of charge.

Local

Run the following sequence of commands to deploy:

git clone https://github.com/michaelfeil/infinity
pip install modal
modal deploy --env main infra.modal.webserver

Github Actions

For automatic integration via Github Actions, follow this Pipeline: https://github.com/michaelfeil/infinity/blob/main/.github/workflows/release_modal_com.yaml