HoangHa commited on
Commit
c7074ca
1 Parent(s): 46a64c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- license: ms-pl
3
  ---
4
 
5
  ## Overview
6
 
7
- The Phi-3, state-of-the-art open model trained with the Phi-3 datasets that includes both synthetic data and the filtered publicly available websites data with a focus on high-quality and reasoning dense properties. The model belongs to the Phi-3 family with the 4B, 7B version in two variants 8K and 128K which is the context length (in tokens) that it can support.
8
 
9
  ## Variants
10
 
@@ -25,7 +25,7 @@ The Phi-3, state-of-the-art open model trained with the Phi-3 datasets that incl
25
 
26
  ## Credits
27
 
28
- - **Author:** meta-llama
29
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
30
- - **Original License:** [Licence]()
31
- - **Papers:** N/A
 
1
  ---
2
+ license: other
3
  ---
4
 
5
  ## Overview
6
 
7
+ 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
8
 
9
  ## Variants
10
 
 
25
 
26
  ## Credits
27
 
28
+ - **Author:** Mistral AI
29
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
30
+ - **Original License:** [Licence](https://mistral.ai/licenses/MNPL-0.1.md)
31
+ - **Papers:** [Codestral Blog](https://mistral.ai/news/codestral/)