mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00
Add the Yi-6b and Yi-34b models. (#1320)
* Add the Yi-6b model. * Add the 34b model. * Add the yi example. * Fix the weight file names.
This commit is contained in:
@ -35,3 +35,4 @@ pub mod vit;
|
||||
pub mod whisper;
|
||||
pub mod with_tracing;
|
||||
pub mod wuerstchen;
|
||||
pub mod yi;
|
||||
|
Reference in New Issue
Block a user