Skip to content

42bhargav/nbox-specimens

 
 

Repository files navigation

nbox-specimens

This repository contains follow along material and examples of using nbox. In case you do not have nbox installed:

pip install nbox

# call on CLI once to authenticate
nbx why

If any of the examples break, please try updating nbox to the latest version.

🍇 How to use NBX-Projects

🌳 Service-Specific

The projects here are used to demonstrate how to run different kinds of workloads and not the content of the operation.

  • [Jobs] Sklearn Tests: Train a simple kmeans model and store the resulting chart in a Relic.
  • [Serving] Pose Model: Deploy a mediapipe pose detection model on a kubernetes cluster (w/o YAML 😛)
  • [Serving] FastAPI: Deploy a FastAPI server on a NBX-Serving
  • [Jobs] DeepSpeed: [GPU] Train a MobileViT using DeepSpeed

🌌 More ambitious projects

These are projects are for the ambitious ones who want to try out more advanced features of NBX.

  • Compute Fabric: Attach powerful cloud compute and super power your local developement

About

What can you do with NimbleBox?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%