#59 · Primary category: Foundation Models
Yi
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
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities