Deploy Mistral Medium 3.5 128B on GPU Cloud (Full Tutorial)

Hyperstack · Beginner ·✍️ Prompt Engineering ·1mo ago

About this lesson

Deploy Mistral Medium 3.5, Mistral AI's new open-weight 128B flagship model on Hyperstack GPU cloud using vLLM. This step-by-step tutorial covers VM setup, vLLM nightly installation, serving the model across 8x H100 GPUs and using its reasoning mode and function-calling features. Mistral Medium 3.5 is the first merged Mistral model: a single 128B dense checkpoint that replaces three separate products (Mistral Medium 3.1, Magistral, and Devstral 2) with unified instruction following, coding, vision, and configurable reasoning in one deployment. It supports a 256K token context window and scores 77.6% on SWE-Bench Verified. In this tutorial, you'll learn: What makes Mistral Medium 3.5 different from previous Mistral models How to provision an 8x H100-80GB PCIe (NVLink) VM on Hyperstack How to install vLLM nightly (required for Mistral 3.5 architecture support) How to launch the OpenAI-compatible inference server with tensor parallelism How to use reasoning_effort="high" vs "none" per request How to enable streaming and native function calling How to use EAGLE speculative decoding to reduce latency Full tutorial on Hyperstack Blog: https://bit.ly/3RMSfkG Get started on Hyperstack: https://bit.ly/43S7UBK Like and subscribe for GPU cloud and open-source LLM tutorials! #MistralMedium #Mistral35 #LLMDeployment #vLLM #Hyperstack #H100 #OpenSourceLLM #AITutorial

Original Description

Deploy Mistral Medium 3.5, Mistral AI's new open-weight 128B flagship model on Hyperstack GPU cloud using vLLM. This step-by-step tutorial covers VM setup, vLLM nightly installation, serving the model across 8x H100 GPUs and using its reasoning mode and function-calling features. Mistral Medium 3.5 is the first merged Mistral model: a single 128B dense checkpoint that replaces three separate products (Mistral Medium 3.1, Magistral, and Devstral 2) with unified instruction following, coding, vision, and configurable reasoning in one deployment. It supports a 256K token context window and scores 77.6% on SWE-Bench Verified. In this tutorial, you'll learn: What makes Mistral Medium 3.5 different from previous Mistral models How to provision an 8x H100-80GB PCIe (NVLink) VM on Hyperstack How to install vLLM nightly (required for Mistral 3.5 architecture support) How to launch the OpenAI-compatible inference server with tensor parallelism How to use reasoning_effort="high" vs "none" per request How to enable streaming and native function calling How to use EAGLE speculative decoding to reduce latency Full tutorial on Hyperstack Blog: https://bit.ly/3RMSfkG Get started on Hyperstack: https://bit.ly/43S7UBK Like and subscribe for GPU cloud and open-source LLM tutorials! #MistralMedium #Mistral35 #LLMDeployment #vLLM #Hyperstack #H100 #OpenSourceLLM #AITutorial
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
How Prompt Engineering is Changing the Way We Search for Information!
Learn how prompt engineering is revolutionizing the way we search for information online
Medium · ChatGPT
📰
Prompt Engineering Fails Quietly —  Prompt Regression Is Why
Learn to detect hidden regressions in prompt engineering to prevent silent failures in production and ensure reliable AI model performance
Towards Data Science
📰
Prompt Engineering: The Skill That Makes AI Work Better
Learn how to optimize AI performance with prompt engineering, a crucial skill for maximizing AI tool effectiveness
Dev.to · patil rushikesh
📰
5 prompt engineering techniques to get the best out of a legacy project
Learn 5 prompt engineering techniques to improve legacy project performance and why they matter for maintaining outdated codebases
Dev.to · Marco Coelho
Up next
Hands-On Large Language Models | Chapter 6: Prompt Engineering Essentials
onepagecode
Watch →