From e77f922c2affb19a11ddeae860f42d91eb98e40b Mon Sep 17 00:00:00 2001 From: ai-modelscope Date: Tue, 26 Mar 2024 17:09:35 +0800 Subject: [PATCH] Auto Sync from git://github.com/01-ai/Yi.git/commit/5ed73fe931e7b95ad6dbd4d8091cd21b199d9bbb --- README.md | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 33cbb2e..066a95b 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ pipeline_tag: text-generation - [Models](#models) - [Chat models](#chat-models) - [Base models](#base-models) - - [Other info](#other-info) + - [Model info](#model-info) - [News](#news) - [How to use Yi?](#how-to-use-yi) - [Quick start](#quick-start) @@ -276,11 +276,35 @@ Yi-6B-200K | • [🤗 Hugging Face](https://huggingface.co/01-ai/Yi-6B-200K) - For chat and base models - Model | Intro | Default context window | Pretrained tokens | Training Data Date - |---|---|---|---|--- - 6B series models |They are suitable for personal and academic use. | 4K | 3T | Up to June 2023 - 9B model| It is the best at coding and math in the Yi series models.|4K | Yi-9B is continuously trained based on Yi-6B, using 0.8T tokens. | Up to June 2023 - 34B series models | They are suitable for personal, academic, and commercial (particularly for small and medium-sized enterprises) purposes. It's a cost-effective solution that's affordable and equipped with emergent ability.|4K | 3T | Up to June 2023 + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ModelIntroDefault context windowPretrained tokensTraining Data Date
6B series modelsThey are suitable for personal and academic use.4K3TUp to June 2023
9B series modelsIt is the best at coding and math in the Yi series models.Yi-9B is continuously trained based on Yi-6B, using 0.8T tokens.
34B series modelsThey are suitable for personal, academic, and commercial (particularly for small and medium-sized enterprises) purposes. It's a cost-effective solution that's affordable and equipped with emergent ability.3T
+ - For chat models