Giter VIP home page Giter VIP logo

chassisml / chassis Goto Github PK

View Code? Open in Web Editor NEW
79.0 79.0 8.0 46.27 MB

Chassis turns machine learning models into portable container images that can run just about anywhere.

Home Page: https://chassisml.io/

License: Apache License 2.0

Dockerfile 1.02% Python 80.80% Smarty 0.75% Makefile 0.82% Rust 16.61%
automation ci-cd containers docker kubernetes machine-learning machine-learning-operations microservice mlops python python-library

chassis's People

Contributors

511018 avatar allcontributors[bot] avatar bmunday3 avatar bmunday3-zz avatar burgwyn avatar caradoxical avatar carmilso avatar datasciencedeconstructed avatar dholman-modzy avatar dholmancoding avatar lukemarsden avatar n8mellis avatar philwinder avatar saumil-d avatar sonejah21 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chassis's Issues

Ensure test drive tutorial works well

Saumil will ask Brad to do it

Do this after modzy v2 api is ready so that we can test pushing to docker hub and then manually test in modzy after that.

Add interactive UI to Chassis

Chassis needs an easy UI that will gather all the information needed for the SDK's "publish" action. THe UI is envisioned to be accessible from the chassis service and can thus be used to kick off an image creation job.

Generalize input format

Currently, input needs to be valid JSON and needs to be able to be directly cast to NumPy array. We should remove these requirements and generalize the input format.

Add Docker Only Mode for Chassis

Kaniko can be leveraged from a local docker install. This issue is about updating chassis so that it can run locally without the need for a Kubernetes installation.

Modzy offering to host a copy of chassis to remove this burden from users.

Issue will remain open, but deprioritized

Add support for Modzy v2 gRPC API

Carlos is doing this now.

  • tutorial showing how to do it given a modzy installation
  • video showing how it works & upload to youtube and embed on site

Pick a name! Register the domain

Suggestions so far:

  • Open Model Interface
  • Containerese
  • Punnet.ml
  • Chassis.ml

Suggest we go with Punnet.ml for the sake of picking one and making progress ;) but open to alternative guidance!

Reduce containerized image size

At the moment, final image weighs around 691MB. This is due to the fact that full python lib binary is copied to environment folder when packaging conda (so you don't need to use a docker image with python already installed). This python binary weighs 462MB, which represents almost the 70% of the whole image.

It would be needed to find some way to not copy the python binary and use the one from the system so that we were able to leverage a docker image like python:3.8-slim, that only weighs 114MB. Doing this we could end with an image of 343MB, which is half of what we have now.

add batch processing to Chassis containers.

Currently chassis containers only make 1 inference call per input.

need to design an architecture to support true batch processing and error handling in a domain that includes multiple inputs.

Add explainability and drift support + examples

Make a list of most popular output configurations and ensure that examples exist in the chassis repo. output only, output + explainability, output+ explainability + drift, also across a DL and standard model representation.

Add a section in docs to point reader to examples.

add local MLFlow Model testing to Chassis-sdk

Issue covers needs for local testing of MLFlow models before packaging.

Issue has multiple tasks

  • add the ability for a user to supply an input file locally for testing.
  • add the ability for chassis-sdk to convert the input to a byte array.
  • add the ability for chassis-sdk to push byte array through MLFlow model and report results.

Chassis Documentation Upgrades

We need to develop documentation both for users who want to install and run chassis as is ... and for developers who want to contribute to chassis. The installs and setups here are different so that Kaniko can run locally on a machine for the devs.

Update API parameter type as environment variable

All "listening engines" should be included in a container image by default (later: input to builder could subset this).

However, which one actually runs should be selected by an env var.

@carmilso I'll update you about the discussion on this

Can't launch test drive from chassis.ml

Hi,
When I click the "Launch Test Drive" button at chassis.ml, after logging in I am taken to a page that says "Build VM Image", "Allocate Lease" and "Booting VM". Nothing else is on there and nothing seems to be happening. Is this expected behavior?
Thanks

Submit and present meetup talks

  • write abstract to go with slides
  • Luke submit to MLOps.community - got meetup talk on August 25! ๐ŸŽ‰
  • can Modzy marketing team submit to some meetups?

Improve kaniko speed

There are some arguments to be passed to Kaniko that may be interesting to try

add Cloud Provider Model export capabilities

cloud providers like AWS, Azure, etc. provide AutoML capabilities that create models in standard model artifact formats.

This issue is about adding the ability to chassis for ingesting AWS and Azure model artifacts and producing containers with the models embedded in them.

OMI blurb

Nathan has kindly agreed to write some text about the OMI vision for the website

Update Readme for chassis

Readme suggestions for chassis github: 1. Instructions for data scientists to get started 2. How to install/run it 3. How to deploy it for development/contribution?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.