/rusty-deploy

MLOps Deploy Solutions with Rust

Primary LanguageMakefileCreative Commons Zero v1.0 UniversalCC0-1.0

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