Skip to content

Chase example contributions #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

chasecadet
Copy link

CentML Deployment Makefile

This repository provides a simple Makefile interface to deploy, inspect, and delete model deployments using the CentML SDK.

CentML Deployment Toolkit Scripts

This directory contains Python utilities to manage CentML model deployments, query available hardware, and clean up resources.

CentML Endpoint Creator Script

This script creates a CentML CServe V2 deployment for a given model, using either the fastest available hardware or a default hardware configuration. This is meant to be an example to help users work with the CentML SDK.

Additional Changes

  • Created examples for using a bearer token or cert for a private endpoint using the SDK as well as a public endpoint.
  • Adjusted the directory structure.

…ps or CI/CD like pipeline for submitting to the CentML platform
…ps or CI/CD like pipeline for submitting to the CentML platform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant