codestral / README.md
Minh141120's picture
Update README.md
263f09e verified
|
raw
history blame
1.01 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 gguf cortex run codestral

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