Yi-1.5-9B-Chat
Go to file
xxl 9e72233417 first commit 2024-11-22 11:30:54 +08:00
.gitattributes Add .gitattributes 2024-11-22 09:23:24 +08:00
NOTICE first commit 2024-11-22 11:30:54 +08:00
README.md first commit 2024-11-22 11:30:54 +08:00
config.json first commit 2024-11-22 11:30:54 +08:00
configuration.json first commit 2024-11-22 11:30:54 +08:00
generation_config.json first commit 2024-11-22 11:30:54 +08:00
md5 first commit 2024-11-22 11:30:54 +08:00
model-00001-of-00004.safetensors first commit 2024-11-22 11:30:54 +08:00
model-00002-of-00004.safetensors first commit 2024-11-22 11:30:54 +08:00
model-00003-of-00004.safetensors first commit 2024-11-22 11:30:54 +08:00
model-00004-of-00004.safetensors first commit 2024-11-22 11:30:54 +08:00
model.safetensors.index.json first commit 2024-11-22 11:30:54 +08:00
special_tokens_map.json first commit 2024-11-22 11:30:54 +08:00
tokenizer.json first commit 2024-11-22 11:30:54 +08:00
tokenizer.model first commit 2024-11-22 11:30:54 +08:00
tokenizer_config.json first commit 2024-11-22 11:30:54 +08:00

README.md

license
Apache License 2.0

🐙 GitHub👾 Discord🐤 Twitter💬 WeChat
📝 Paper💪 Tech Blog🙌 FAQ📗 Learning Hub

Intro

Yi-1.5 is an upgraded version of Yi. It is continuously pre-trained on Yi with a high-quality corpus of 500B tokens and fine-tuned on 3M diverse fine-tuning samples.

Compared with Yi, Yi-1.5 delivers stronger performance in coding, math, reasoning, and instruction-following capability, while still maintaining excellent capabilities in language understanding, commonsense reasoning, and reading comprehension.

Model Context Length Pre-trained Tokens
Yi-1.5 4K, 16K, 32K 3.6T

Models

Benchmarks

  • Chat models

    Yi-1.5-34B-Chat is on par with or excels beyond larger models in most benchmarks.

    image/png

    Yi-1.5-9B-Chat is the top performer among similarly sized open-source models.

    image/png

  • Base models

    Yi-1.5-34B is on par with or excels beyond larger models in some benchmarks.

    image/png

    Yi-1.5-9B is the top performer among similarly sized open-source models.

    image/png

Quick Start

For getting up and running with Yi-1.5 models quickly, see README.