Codestral is Mistral AI’s first-ever code model designed for code generation tasks.
22b
168.1K Pulls Updated 2 months ago
Updated 2 months ago
2 months ago
9a43e868fd2c · 13GB
model
archllama
·
parameters22.2B
·
quantizationQ4_K_M
13GB
params
{"stop":["[INST]","[/INST]","[PREFIX]","[MIDDLE]","[SUFFIX]"]}
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.