Yi
01.AI's global ambition is to build cutting-edge large language model technology and software applications.
Requisites
To use Yi models, you need to have the following credential information.
Required credentials:
- YI_API_KEY: Your Yi API Key for authentication.
Supported Models
All models provided by Yi has the following properties:
- Function call: Not supported
- Streaming: Supported
All models accept the following extra configs when generating texts:
- temperature
- top_p
- max_tokens
Yi 34B Chat 0205
Model schema id: yi/yi-34b-chat-0205
Based on the open-source version yi-34b-chat-1123, numerous performance improvements have been made, especially in command adherence ability (increased by nearly 30%), and the latency of model responses has been reduced. Context length is 4k.
Properties:
- Input Token Limit: 4096
- Output Token Limit: 4096
Yi 34B Chat 200K
Model schema id: yi/yi-34b-chat-200k
Ultra-long context. Support for up to 200K allows for the processing of approximately 300,000 Chinese characters (≈ 1 copy of 'The Three-Body Problem') or 300,000 English words, suitable for understanding multiple document contents, massive data analysis and mining, and cross-domain knowledge integration.
Properties:
- Input Token Limit: 200000
- Output Token Limit: 200000