Back to Candle

candle-yi

candle-examples/examples/yi/README.md

0.10.1225 B
Original Source

candle-yi

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

Running an example

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

> python
> print("Hello World")
>