Skip to content

modelexpress v0.1.0

Choose a tag to compare

@pvijayakrish pvijayakrish released this 26 Aug 22:50
· 2 commits to release/0.1.0 since this release
2309e58

This is the first release of Dynamo's ModelExpress v0.1.0, and is our first alpha release.
ModelExpress is a Rust-based client-server system designed to accelerate the loading of inference models in a distributed Kubernetes cluster.
Please refer to our README for more information and guides on how to use ModelExpress in Kubernetes.
This release comes with 3 Rust crates that can be found on crates.io:

You can also install and run ModelExpress by downloading this release and following the build instructions.