seb-sep/cs4530-embeddings-deployment

0

stars

3

commits

Python

primary language

Apr 9, 2025

updated

README

Install and deploy the project with:

pip install -r requirements.txt

To deploy the project on your own Modal account:

modal deploy run.py 

To test the endpoint locally with a simple test (will download and run a large model):

modal run run.py

Contributors

seb-sep

3 commits

seb-sep/cs4530-embeddings-deployment

0

stars

3

commits

Python

primary language

Apr 9, 2025

updated

README

Install and deploy the project with:

pip install -r requirements.txt

To deploy the project on your own Modal account:

modal deploy run.py 

To test the endpoint locally with a simple test (will download and run a large model):

modal run run.py

Contributors

seb-sep

3 commits

Languages

Python

100.0%