What is Mistral 7B?
An efficient, open-source large language model with 7 billion parameters, suited to coding help, content generation and custom AI features.
Which models are in the bundle?
mistral-7b-v0.1, mistral-7b-instruct-v0.1, mistral-7b-instruct-v0.2, dolphin-2.6-mistral-7b, openhermes-2.5-mistral-7b, yarn-mistral-7b-128k and mistral-7b-openorca.
Is it compatible with the OpenAI API?
Yes. Point your OpenAI SDK or tools at your server's /v1 endpoint and they work with minimal changes.
Which instance can I use?
The x86 listing runs on g4dn GPU instances, from g4dn.xlarge upward.
Is there an ARM64 version?
Only the x86 bundle is publicly listed on AWS Marketplace at the moment.
What if SSL does not set up automatically?
Check that the domain is on Route 53, then SSH in and run sudo /root/certificate_generate_standalone.sh.
How do I upgrade?
Back up your server data, remove the old stack and launch the new version from AWS Marketplace.