File size: 971 Bytes
46a64c6
c7074ca
46a64c6
 
 
 
c7074ca
46a64c6
 
 
 
 
54101f7
46a64c6
 
 
 
 
a6dac7d
 
 
 
 
46a64c6
 
 
a6dac7d
 
 
 
 
46a64c6
 
c7074ca
46a64c6
c7074ca
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
license: other
---

## 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 | [22b-gguf](https://huggingface.co/cortexhub/codestral/tree/22b-gguf) | `cortex run codestral:22b-gguf` |


## Use it with Jan (UI)

1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
2. Use in Jan model Hub:
    ```
    cortexhub/codestral
    ```
    
## Use it with Cortex (CLI)

1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
2. Run the model with command:
    ```
    cortex run codestral
    ```
    
## Credits

- **Author:** Mistral AI
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
- **Original License:** [Licence](https://mistral.ai/licenses/MNPL-0.1.md)
- **Papers:** [Codestral Blog](https://mistral.ai/news/codestral/)