tianbaoxiexxx commited on
Commit
2e1e8cc
1 Parent(s): 756c79e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -25,12 +25,13 @@ language:
25
  </p>
26
 
27
 
28
- ## Model Summary
29
 
30
- - **Repository:** [OpenLemur/lemur-v1](https://github.com/OpenLemur/lemur-v1)
31
- - **Project Website:** [xlang.ai](https://www.xlang.ai/)
32
- - **Paper:** [Coming soon](https://www.xlang.ai/)
33
- - **Point of Contact:** [mail@xlang.ai](mailto:mail@xlang.ai)
 
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