#59 · Primary category: Foundation Models

Yi

large-language-models

A series of large language models trained from scratch by developers @01-ai

Project last updated:11/27/24

GitHub Stars

7.8K

Forks

498

Contributors

51

License

Apache-2.0

Why we included this project

Yi is a family of bilingual large language models from 01.AI, trained from scratch rather than adapted from an existing open base. That makes the repo a useful reference if you want to see how a competitive bilingual model was built and evaluated, complete with a technical report on arXiv. Practically, you get base checkpoints and instruction-tuned chat variants, weights on Hugging Face and ModelScope, and quick-start instructions covering pip, a Docker image, llama.cpp for local inference, and conda. For teams that would rather self-host than call a proprietary API, Yi is a reasonable open option to test for chat workloads or as a starting point for fine-tuning.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category