mistral / README.md
Minh141120's picture
Update README.md
125b0ef verified
metadata
license: other
pipeline_tag: text-generation
tags:
  - cortex.cpp

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 Mistra-7b cortex run mistral:7b

Use it with Jan (UI)

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

Use it with Cortex (CLI)

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

Credits