Skip to content

nautical-io/nautical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker build

Nautical is an Open Source Machine Learning Model Serving Framework.

  1. Supports popular machine learning frameworks like PyTorch and Tensorflow.
  2. Supports popular deployment tools for Kubernetes including Helm and Tanka. Think helm install nautical-stable-diffusion.
  3. Beautiful telemetry with Prometheus Metrics, powered by Mixins.
  4. Provides SDKs in popular languages like Python and Java.

We love building developer tools!

Running

Check the README's present in individual model folders under models/ for specific instructions on running each model.

Lint

To Install lint checkers for python

pip install flake8 flake8-black

To run python lint

flake8
black .

Thank you!

About

Open Source Model Serving Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published