louisbrulenaudet commited on
Commit
f805e65
1 Parent(s): 76bf6dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,7 +21,7 @@ pipeline_tag: text-generation
21
  ---
22
  <center><img src='https://i.imgur.com/0xFTuAX.png' width='450px'></center>
23
 
24
- # Pearl-2x7B, an xtraordinary Mixture of Experts (MoE) for development
25
 
26
  DevPearl-2x7B is a Mixture of Experts (MoE) made with the following models :
27
  * [deepseek-ai/deepseek-coder-6.7b-instruct](https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-instruct)
@@ -81,7 +81,7 @@ If you use this code in your research, please use the following BibTeX entry.
81
  ```BibTeX
82
  @misc{louisbrulenaudet2023,
83
  author = {Louis Brulé Naudet},
84
- title = {Pearl-2x7B, an xtraordinary Mixture of Experts (MoE) for development},
85
  year = {2024}
86
  howpublished = {\url{https://huggingface.co/louisbrulenaudet/DevPearl-2x7B}},
87
  }
 
21
  ---
22
  <center><img src='https://i.imgur.com/0xFTuAX.png' width='450px'></center>
23
 
24
+ # DevPearl-2x7B, an xtraordinary Mixture of Experts (MoE) for development
25
 
26
  DevPearl-2x7B is a Mixture of Experts (MoE) made with the following models :
27
  * [deepseek-ai/deepseek-coder-6.7b-instruct](https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-instruct)
 
81
  ```BibTeX
82
  @misc{louisbrulenaudet2023,
83
  author = {Louis Brulé Naudet},
84
+ title = {DevPearl-2x7B, an xtraordinary Mixture of Experts (MoE) for development},
85
  year = {2024}
86
  howpublished = {\url{https://huggingface.co/louisbrulenaudet/DevPearl-2x7B}},
87
  }