Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 226 Bytes

File metadata and controls

13 lines (9 loc) · 226 Bytes

candle-yi

Candle implementations of the Yi family of bilingual (English, Chinese) LLMs.

Running an example

$ cargo run --example yi -- --prompt "Here is a test sentence"

> python
> print("Hello World")
>