Giter Club home page Giter Club logo

max's Introduction

Welcome to MAX

The Modular Accelerated Xecution (MAX) platform is an integrated suite of AI libraries, tools, and technologies that unifies commonly fragmented AI deployment workflows. MAX accelerates time to market for the latest innovations by giving AI developers a single toolchain that unlocks full programmability, unparalleled performance, and seamless hardware portability.

See here to get started with MAX and when you want to report issues or request features, please create a GitHub issue here.

The Discord community is the best place to share your experiences and chat with the team and other community members.

In the examples directory, you will find code examples for model inference, Jupyter notebooks for an interactive experience learning experience and instructions for how to work with benchmarking and visualization tooling.

Getting Started

  1. Install the MAX SDK.

  2. Git clone the repository of MAX samples using the command below:

git clone https://github.com/modularml/max.git

Running

Option 1: Example console (excludes notebooks)

Run the console and follow the prompt to choose which example to run.

python3 -m venv venv && source venv/bin/activate
python3 -m pip install --find-links "$(modular config max.path)/wheels" max-engine
python3 examples/console.py

which opens up

Option 2: Follow the README

Follow the instructions in the README for each example, notebook or tool you want to run.

Notebooks

Check out the notebooks examples for using MAX Engine ๐ŸŽ๏ธ for models such as

FAQ

Q: I get ModuleNotFoundError: No module named 'max' when running an example?

A: Please make sure you run

python3 -m pip install --find-links "$(modular config max.path)/wheels" max-engine

in your local python environment. Note that max can also be available in your PATH

MAX Serving Docker Container

For MAX Serving, you can pull our Docker Container from the the public ECR here: https://gallery.ecr.aws/modular/max-serving-de

public.ecr.aws/modular/max-serving-de

Contributing

Thanks for your interest in contributing to this repository! We are not accepting pull requests yet.

However, we welcome your bug reports. If you have a bug, please file an issue here.

If you need support, the Discord community is the best place to share your experiences and chat with the team and other community members.

License

The Mojo examples and notebooks in this repository are licensed under the Apache License v2.0 with LLVM Exceptions (see the LLVM License).

Third Party Licenses

You are entirely responsible for checking and validating the licenses of third parties (i.e. Huggingface) for related software and libraries that are downloaded.

max's People

Contributors

tzhenghao avatar ehsanmok avatar ematejska avatar katelyncaldwell avatar sparadiso avatar alexandrnikitin avatar bethebunny avatar scottamain avatar iamtimdavis avatar zolotukhinm avatar aditya-283 avatar akirchhoff-modular avatar hogepodge avatar hagogmostafa avatar

Stargazers

 avatar

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.