Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ language:
|
|
| 9 |
- code
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
| 12 |
# Model Card for Codestral-22B-v0.1
|
| 13 |
|
| 14 |
Codestrall-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 (more details in the [Blogpost](https://mistral.ai/news/codestral/)). The model can be queried:
|
|
|
|
| 9 |
- code
|
| 10 |
---
|
| 11 |
|
| 12 |
+
Converted using [this](https://huggingface.co/bullerwins/Codestral-22B-v0.1-hf/blob/main/convert_mistral_weights_to_hf-22B.py) script
|
| 13 |
+
|
| 14 |
# Model Card for Codestral-22B-v0.1
|
| 15 |
|
| 16 |
Codestrall-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 (more details in the [Blogpost](https://mistral.ai/news/codestral/)). The model can be queried:
|