Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,15 @@ license_name: mnpl
|
|
9 |
license_link: https://mistral.ai/licences/MNPL-0.1.md
|
10 |
---
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
# Model Card for Codestral-22B-v0.1
|
13 |
|
14 |
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 (more details in the [Blogpost](https://mistral.ai/news/codestral/)). The model can be queried:
|
|
|
9 |
license_link: https://mistral.ai/licences/MNPL-0.1.md
|
10 |
---
|
11 |
|
12 |
+
# Exl2 Quantization 8.0BPW 8HB
|
13 |
+
|
14 |
+
- 8 head bits
|
15 |
+
- 8.0 bpw target
|
16 |
+
|
17 |
+
Enjoy! Feel free to reach out for other quants, or BPW levels.
|
18 |
+
|
19 |
+
# Originial Model card 🅱️elow
|
20 |
+
|
21 |
# Model Card for Codestral-22B-v0.1
|
22 |
|
23 |
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 (more details in the [Blogpost](https://mistral.ai/news/codestral/)). The model can be queried:
|