tianbaoxiexxx
commited on
Commit
·
3122c6c
1
Parent(s):
1f54b88
Update README.md
Browse files
README.md
CHANGED
@@ -23,13 +23,13 @@ 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 |
|
27 |
-
|
28 |
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
- **Point of Contact:** [mail@xlang.ai](mailto:mail@xlang.ai)
|
33 |
|
34 |
## Use
|
35 |
|
|
|
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
|
35 |
|