Codestral is Mistral AI’s first-ever code model designed for code generation tasks.
22b
180.4K Pulls Updated 3 months ago
Updated 3 months ago
3 months ago
0898a8b286d5 · 13GB
model
archllama
·
parameters22.2B
·
quantizationQ4_0
13GB
params
{
"stop": [
"[INST]",
"[/INST]",
"[PREFIX]",
"[MIDDLE]",
63B
template
{{- if .Suffix }}[SUFFIX]{{ .Suffix }}[PREFIX] {{ .Prompt }}
{{- else if .Messages }}
{{- range $ind
480B
license
# Mistral AI Non-Production License
## 1. Scope and acceptance
**1.1. Scope of the Agreement.**
T
12kB
Readme
Codestral
Codestral is Mistral AI’s first-ever code model designed for code generation tasks. It is a 22B model.
Fluent in 80+ programming languages
Codestral is trained on a dataset of over 80 programming languages, including Python, Java, C, C++, JavaScript, Swift, Fortran and Bash.
The model can complete coding functions, write tests, and complete any partial code using a fill-in-the-middle mechanism.