codestral / README.md
jan-ai's picture
Update README.md
6b522a6 verified
|
raw
history blame
1.02 kB
metadata
license: other
pipeline_tag: text-generation
tags:
  - cortex.cpp

Overview

Codestral-22B-v0.1 is trained on a diverse dataset of 80+ programming languages, including the most popular ones, such as Python, Java, C, C++, JavaScript, and Bash

Variants

No Variant Cortex CLI command
1 Codestral-22b cortex run codestral:22b

Use it with Jan (UI)

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

Use it with Cortex (CLI)

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

Credits