Tutorials
Linear step-by-step lessons.
Choose by goal
Section titled “Choose by goal”| Goal | Tutorial |
|---|---|
| Install the binary and chat in a terminal | Install and run your first model |
| Serve an OpenAI-compatible HTTP API | Serve a model as an API |
| Call models from Python | Use the Python SDK |
| Embed mistral.rs in a Rust application | Use the Rust SDK |
| Enable tool calling, web search, and code execution | Build an agent |
| Fit a larger model on a smaller GPU | Quantize a model |
Later tutorials assume earlier ones are complete.