diff --git a/README.md b/README.md index 595199aa..48d823aa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +

+  English  |   中文 +

+

+
@@ -24,6 +29,8 @@
+
+

Building the Next Generation of Open-Source and Bilingual LLMs

@@ -126,7 +133,9 @@ -
[ Back to top ⬆️ ]
+

[ + Back to top ⬆️ ] +

## 🎉 News @@ -180,7 +189,9 @@ sequence length and can be extended to 32K during inference time. -
[ Back to top ⬆️ ]
+

[ + Back to top ⬆️ ] +

## 🎯 Models @@ -241,7 +252,9 @@ Yi-6B-200K | • [🤗 Hugging Face](https://huggingface.co/01-ai/Yi-6B-200K) -
[ Back to top ⬆️ ]
+

[ + Back to top ⬆️ ] +

# 🟢 How to use Yi? @@ -315,7 +328,7 @@ If you want to chat with Yi with more customizable options (e.g., system prompt, This tutorial guides you through every step of running **Yi-34B-Chat locally on an A800 (80G)** and then performing inference. -#### Step 0: Prerequistes +#### Step 0: Prerequisites - Make sure Python 3.10 or a later version is installed. @@ -829,7 +842,9 @@ python eval_quantized_model.py --model /quantized_model --trust_remote_code -
[ Back to top ⬆️ ]
+

[ + Back to top ⬆️ ] +

### Deployment @@ -903,6 +918,7 @@ With all these resources at your fingertips, you're ready to start your exciting | Blog | [Running Yi-34B-Chat locally using LlamaEdge](https://www.secondstate.io/articles/yi-34b/) | 2023-11-30 | [Second State](https://github.com/second-state) | | Blog | [零一万物模型折腾笔记:官方 Yi-34B 模型基础使用](https://zhuanlan.zhihu.com/p/671387298) | 2023-12-10 | [苏洋](https://github.com/soulteary) | | Blog | [CPU 混合推理,非常见大模型量化方案:“二三五六” 位量化方案](https://zhuanlan.zhihu.com/p/671698216) | 2023-12-12 | [苏洋](https://github.com/soulteary) | +| Blog | [零一万物开源Yi-VL多模态大模型,魔搭社区推理&微调最佳实践来啦!](https://zhuanlan.zhihu.com/p/680098411) | 2024-01-26 | [ModelScope](https://github.com/modelscope) | | Video | [只需 24G 显存,用 vllm 跑起来 Yi-34B 中英双语大模型](https://www.bilibili.com/video/BV17t4y1f7Ee/) | 2023-12-28 | 漆妮妮 | | Video | [Install Yi 34B Locally - Chinese English Bilingual LLM](https://www.youtube.com/watch?v=CVQvj4Wrh4w&t=476s) | 2023-11-05 | Fahd Mirza | @@ -998,7 +1014,9 @@ If you're seeking to explore the diverse capabilities within Yi's thriving famil - [amazing-openai-api](https://github.com/soulteary/amazing-openai-api): this tool converts Yi model APIs into the OpenAI API format out of the box. - [LlamaEdge](https://www.secondstate.io/articles/yi-34b/#create-an-openai-compatible-api-service-for-the-yi-34b-chat-model): this tool builds an OpenAI-compatible API server for Yi-34B-Chat using a portable Wasm (WebAssembly) file, powered by Rust. -
[ Back to top ⬆️ ]
+

[ + Back to top ⬆️ ] +

## 📌 Benchmarks @@ -1024,7 +1042,7 @@ Yi-34B-Chat model demonstrates exceptional performance, ranking first among all ### 📊 Base model performance -The Yi-34B and Yi-34B-200K models stand out as the top performers among open-source models, especially excelling in MMLU, CMML, common-sense reasoning, reading comprehension, and more. +The Yi-34B and Yi-34B-200K models stand out as the top performers among open-source models, especially excelling in MMLU, CMMLU, common-sense reasoning, reading comprehension, and more. ![Base model performance](https://github.com/01-ai/Yi/blob/main/assets/img/benchmark_base.png?raw=true) @@ -1048,7 +1066,9 @@ Everyone! 🙌 ✅ - For free commercial use, you only need to [complete this form](https://www.lingyiwanwu.com/yi-license) to get a Yi Model Commercial License. -
[ Back to top ⬆️ ]
+

[ + Back to top ⬆️ ] +

# 🟢 Misc. @@ -1058,7 +1078,9 @@ A heartfelt thank you to each of you who have made contributions to the Yi commu [![yi contributors](https://contrib.rocks/image?repo=01-ai/yi&max=2000&columns=15)](https://github.com/01-ai/yi/graphs/contributors) -
[ Back to top ⬆️ ]
+

[ + Back to top ⬆️ ] +

### 📡 Disclaimer @@ -1071,7 +1093,9 @@ problematic outputs. We will not be responsible for any risks and issues resulting from misuse, misguidance, illegal usage, and related misinformation, as well as any associated data security concerns. -
[ Back to top ⬆️ ]
+

[ + Back to top ⬆️ ] +

### 🪪 License @@ -1079,4 +1103,6 @@ The source code in this repo is licensed under the [Apache 2.0 license](https://github.com/01-ai/Yi/blob/main/LICENSE). The Yi series models are fully open for academic research and free for commercial use, with automatic permission granted upon application. All usage must adhere to the [Yi Series Models Community License Agreement 2.1](https://github.com/01-ai/Yi/blob/main/MODEL_LICENSE_AGREEMENT.txt). For free commercial use, you only need to send an email to [get official commercial permission](https://www.lingyiwanwu.com/yi-license). -
[ Back to top ⬆️ ]
+

[ + Back to top ⬆️ ] +

diff --git a/README_CN.md b/README_CN.md index 3a9b6a65..eb346810 100644 --- a/README_CN.md +++ b/README_CN.md @@ -25,24 +25,26 @@
-

Building the Next Generation of Open-Source and Bilingual LLMs

+

打造新一代开源双语大语言模型

-🤗 Hugging Face • 🤖 ModelScope • ✡️ WiseModel +🤗 Hugging Face • 🤖 魔搭社区 ModelScope • ✡️ 始智AI WiseModel

- 👩‍🚀 Ask questions or discuss ideas on GitHub ! + 👩‍🚀 欢迎你来 GitHub 提问讨论

- 👋 Join us on 💬 WeChat (Chinese) ! + 👋 欢迎你加入我们的 💬 微信群 一起交流

- 📚 Grow at Yi Learning Hub! -

+ + 📚 欢迎你来 Yi 学习俱乐部 探索新知 +

+