From 47849cc26c7b90e166771c90e62c469fae019a1a Mon Sep 17 00:00:00 2001 From: Eric Buehler <65165915+EricLBuehler@users.noreply.github.com> Date: Wed, 3 Jul 2024 08:44:02 -0400 Subject: [PATCH] Reference cargo dist in readme (#536) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 277e8a96b..17cedf5d5 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,8 @@ Please submit more benchmarks via raising an issue! > Note: You can use our [Docker containers here](https://github.com/EricLBuehler/mistral.rs/pkgs/container/mistral.rs). > Learn more about running Docker containers: https://docs.docker.com/engine/reference/run/ +> Note: You can use pre-built `mistralrs-server` binaries [here](https://github.com/EricLBuehler/mistral.rs/releases/tag/v0.1.25) + - Install the [Python package here](mistralrs-pyo3/README.md). 1) Install required packages