Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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")
>