tianbaoxiexxx
commited on
Commit
•
2e1e8cc
1
Parent(s):
756c79e
Update README.md
Browse files
README.md
CHANGED
@@ -25,12 +25,13 @@ language:
|
|
25 |
</p>
|
26 |
|
27 |
|
28 |
-
|
29 |
|
30 |
-
- **
|
31 |
-
|
32 |
-
|
33 |
-
|
|
|
34 |
|
35 |
|
36 |
## Use
|
|
|
25 |
</p>
|
26 |
|
27 |
|
28 |
+
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.
|
29 |
|
30 |
+
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.
|
31 |
+
|
32 |
+
<div align="center">
|
33 |
+
<img src="https://huggingface.co/datasets/OpenLemur/assets/resolve/main/lemur_performance.png">
|
34 |
+
</div>
|
35 |
|
36 |
|
37 |
## Use
|