akashsonowal / ml-server

A high throughput and low latency machine learning server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ml-server

A high throughput and fast machine learning server

git clone https://github.com/akashsonowal/ml-server.git
cd ml-server
pip install -e .

Examples

cd examples

# text generation
python text_generator.py

Benchmarks

cd benchmarks
locust

About

A high throughput and low latency machine learning server


Languages

Language:Python 100.0%