Home / Companies / Replicate / Blog / Post Details
Content Deep Dive

How to run Yi chat models with an API

Blog post from Replicate

Post Details
Company
Date Published
Author
nateraw
Word Count
293
Language
English
Hacker News Points
-
Summary

Developed by 01.AI, the Yi series models, Yi-6B-Chat and Yi-34B-Chat, are large language models fine-tuned for chat completion, with Yi-34B-Chat currently achieving state-of-the-art performance on most benchmarks. These models can be run on Replicate in the cloud using various programming languages such as JavaScript, Python, and tools like cURL, allowing users to generate outputs like poems from given prompts. The models can also be accessed via client libraries for languages including Go, Swift, and Elixir. Users are encouraged to explore the models on Replicate, read their model cards, and check out the Yi GitHub repository for further details.