1. ホーム
  2. AIチャットロボット
  3. Mistral 7B

Mistral 7B

Mistral 7B is the first large language model made free by Mistral AI for everyone. It is a powerful model adaptable to many use-cases, with natural coding abilities and 8k sequence length. It outperforms Llama 2 13B on all benchmarks and is released under Apache 2.0 licence.

Mistral 7B紹介

Mistral 7Bとは?

Mistral 7B is the first large language model made free by Mistral AI for everyone. It is a powerful model adaptable to many use-cases, with natural coding abilities and 8k sequence length. It outperforms Llama 2 13B on all benchmarks and is released under Apache 2.0 licence.

Mistral 7Bの使い方?

To interact with Mistral 7B, you can deploy it with SkyPilot framework or use the OpenAI-compatible REST API. For deployment, you can follow the instructions provided on the website. Once deployed, you can query the model using the API.

Mistral 7Bの使用例