biswaroop1547 / microbatcher

πŸš€ X-Model server for boosting ML inference without letting you do any heavy-lifting in the backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroBatcher

X-Model server for boosting ML inference

What is this?

A server taking care of all your inference to deployment needs + boosting performance without letting you do any heavylifting in the backend.

Quickstart

  1. Clone this repo & install

    git clone https://github.com/biswaroop1547/microbatcher.git && cd microbatcher
    make install
  2. Define model path and start server

    echo

Philosophy

lorem ipsum

Why do you need this?

lorem ipsum

What will it enable?

lorem ipsum

Features

  • lorem ipsum
  • lorem ipsum

About

πŸš€ X-Model server for boosting ML inference without letting you do any heavy-lifting in the backend.

License:MIT License


Languages

Language:Python 97.0%Language:Makefile 3.0%