Skip to main content
Deploy a model artifact from W&B to a NVIDIA NeMo Inference Microservice. To do this, use W&B Launch. W&B Launch converts model artifacts to NVIDIA NeMo Model and deploys to a running NIM/Triton server. W&B Launch currently accepts the following compatible model types:
  1. Llama2
  2. StarCoder
  3. NV-GPT (coming soon)
Deployment time varies by model and machine type. The base Llama2-7b config takes about 1 minute on Google Cloud’s a2-ultragpu-1g.

Quickstart

  1. Create a launch queue if you don’t have one already. See an example queue config below.
  2. Create this job in your project:
  3. Launch an agent on your GPU machine:
  4. Submit the deployment launch job with your desired configs from the Launch UI
    1. You can also submit via the CLI:
  5. You can track the deployment process in the Launch UI.
  6. Once complete, you can immediately curl the endpoint to test the model. The model name is always ensemble.