A collection of Python examples demonstrating the use of Mistral.rs, a Rust library for working with mistral models.
Simon Willison explains how to use the mistral.rs library in Rust to run the Llama Vision model on a Mac M2 laptop. He provides a detailed example and discusses the memory usage and GPU utilization.