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