tianbaoxiexxx commited on
Commit
51a604c
·
1 Parent(s): 3122c6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -23,12 +23,9 @@ language:
23
  <img src="https://huggingface.co/datasets/OpenLemur/assets/resolve/main/lemur_icon.png" width="300" height="300" alt="Lemur">
24
  </p>
25
 
26
- Open large language models (LLMs) have traditionally been tailored for either textual or code-related tasks, with limited ability to effectively balance both. However, many complex language applications, particularly language model agents, demand systems with a multifaceted skill set encompassing understanding, reasoning, planning, coding, and context grounding.
27
-
28
- In this work, we introduce **Lemur-70B-v1** and **Lemur-70B-chat-v1**, the state-of-the-art open pretrained and supervised fine-tuned large language models balancing text and code intelligence.
29
 
30
  <div align="center">
31
- <img src="https://huggingface.co/datasets/OpenLemur/assets/resolve/main/lemur_performance.png">
32
  </div>
33
 
34
  ## Use
 
23
  <img src="https://huggingface.co/datasets/OpenLemur/assets/resolve/main/lemur_icon.png" width="300" height="300" alt="Lemur">
24
  </p>
25
 
 
 
 
26
 
27
  <div align="center">
28
+ <img src="https://huggingface.co/datasets/OpenLemur/assets/resolve/main/lemur_base_radar.png">
29
  </div>
30
 
31
  ## Use