Yi
the six Ws · specification
01.AI (the startup founded by Kai-Fu Lee) developed the Yi model series.
Yi is a family of bilingual English/Chinese large language models, including Yi-34B and Yi-1.5, released under Apache 2.0.
Weights are hosted on Hugging Face and ModelScope, with code on GitHub at 01-ai/Yi.
Yi-34B released in November 2023, with Yi-1.5 following in May 2024.
Built to provide strong bilingual reasoning and long-context (200K token) performance as an open alternative to closed LLMs.
Runs via Hugging Face Transformers, vLLM, or llama.cpp-compatible GGUF conversions.
Apache 2.0 license, weights and code fully open with no gating, no credentials required, runs locally or via third-party API providers; maintained by 01.AI.