HoangHa commited on
Commit
86bdb68
1 Parent(s): 85d8d5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -4,7 +4,7 @@ license: ms-pl
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
 
@@ -33,7 +33,7 @@ The Phi-3, state-of-the-art open model trained with the Phi-3 datasets that incl
33
 
34
  ## Credits
35
 
36
- - **Author:** Microsoft
37
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
38
- - **Original License:** [Licence](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct/blob/main/LICENSE)
39
- - **Papers:** [Phi-3 Technical Report](https://arxiv.org/abs/2404.14219)
 
4
 
5
  ## Overview
6
 
7
+ OpenHermes 2.5 Mistral 7B is a state of the art Mistral Fine-tune, a continuation of OpenHermes 2 model, which trained on additional code datasets.
8
 
9
  ## Variants
10
 
 
33
 
34
  ## Credits
35
 
36
+ - **Author:** Nous Research
37
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
38
+ - **Original License:** [Licence](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md)
39
+ - **Papers:** [Openhermes 2.5](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B)