Language Model Deployment and Fine-tuning
How to run Mistral 7B with an API

How to run Mistral 7B with an API

10/6/2023

What this post added

This post introduces the Mistral 7B and Mistral 7B Instruct models to Replicate, detailing their technical advantages (recent training data, grouped-query attention, sliding window attention) and providing concrete API examples for running them using JavaScript, Python, and cURL. It also links to existing fine-tuned versions and comparison tools.

Read the original post ↗