nogibjj / rusty-deploy

MLOps Deploy Solutions with Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Deployment Experiments

My hypothesis is RUST is the ideal language for LLMOPs, NOT PYTHON.

Workflows to Prove Out for Rust MLOps Deployment

Distroless

Rust T5 Model
PyTorch Distroless Pre-Trained Model

11 10-pytorch-pretrained-models

Hugging Face Distroless Pre-Trained Model

Binary Deployment

  • Statically Linked ONNX to Rust Binary
  • Statically Linked PyTorch to Rust Binary
  • Statically Linked HuggingFace to Rust Binary

References

About

MLOps Deploy Solutions with Rust

License:Creative Commons Zero v1.0 Universal


Languages

Language:Makefile 89.1%Language:C++ 3.5%Language:Rust 3.5%Language:CMake 2.1%Language:Shell 1.2%Language:Dockerfile 0.3%Language:Python 0.2%