mistral / README.md
HoangHa's picture
Update README.md
a219a4e verified
|
raw
history blame
921 Bytes
metadata
license: other

Overview

Mistral 7B, a 7-billion-parameter Large Language Model by Mistral AI. Designed for efficiency and performance, it suits real-time applications requiring swift responses.

Variants

No Variant Cortex CLI command
1 7B-gguf cortex run mistral:7B-gguf

Use it with Jan (UI)

  1. Install Jan using Quickstart
  2. Use cortexhub/mistral in Jan model Hub

Use it with Cortex (CLI)

  1. Install Cortex using Quickstart
  2. Run the model with the command: cortex run mistral

Credits