Crystalcareai commited on
Commit
4e6584e
1 Parent(s): 43b3df9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -10,7 +10,7 @@ license: other
10
 
11
  Arcee-Nova is our highest performing open source model. Evaluated on the same stack as the OpenLLM Leaderboard 2.0, making it the top-performing open source model tested on that stack. Its performance approaches that of GPT-4 from May 2023, marking a significant milestone.
12
 
13
- Nova is a merge of Qwen2-72B-Instruct with a custom model tuned on a custom generalist dataset mixture.
14
 
15
  GGUFs available [here](https://huggingface.co/arcee-ai/Arcee-Nova-GGUF)
16
 
@@ -43,11 +43,9 @@ Arcee-Nova can be applied to various business tasks:
43
  ## Evaluations
44
 
45
  <div align="center">
46
- <img src="https://i.ibb.co/ryywT6f/Screenshot-2024-07-17-at-8-56-04-AM.png" alt="Arcee Nova Mt-Bench" style="border-radius: 10px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); max-width: 100%; height: auto;">
47
  </div>
48
 
49
- [Additional evaluation charts and scores to be added here]
50
-
51
  ## Acknowledgments
52
 
53
  We extend our gratitude to the open source AI community, whose collective efforts have paved the way for Arcee-Nova. Their commitment to transparency and collaboration continues to drive innovation. We also would like to extend our thanks to the Qwen team - without Qwen2-72B this would not be possible.
 
10
 
11
  Arcee-Nova is our highest performing open source model. Evaluated on the same stack as the OpenLLM Leaderboard 2.0, making it the top-performing open source model tested on that stack. Its performance approaches that of GPT-4 from May 2023, marking a significant milestone.
12
 
13
+ Nova is a merge of Qwen2-72B-Instruct with a custom model tuned on a generalist dataset mixture.
14
 
15
  GGUFs available [here](https://huggingface.co/arcee-ai/Arcee-Nova-GGUF)
16
 
 
43
  ## Evaluations
44
 
45
  <div align="center">
46
+ <img src="https://i.ibb.co/qdtYLw5/Screenshot-2024-07-18-at-1-21-23-PM.png" alt="Arcee Nova OpenLLM-2.0" style="border-radius: 10px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); max-width: 100%; height: auto;">
47
  </div>
48
 
 
 
49
  ## Acknowledgments
50
 
51
  We extend our gratitude to the open source AI community, whose collective efforts have paved the way for Arcee-Nova. Their commitment to transparency and collaboration continues to drive innovation. We also would like to extend our thanks to the Qwen team - without Qwen2-72B this would not be possible.