mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 19:18:50 +00:00
Add the StarCoder2 model. (#1779)
* Add the StarCoder2 model. * Add the example code and get things to work. * And also tweak the readme.
This commit is contained in:
@ -41,6 +41,7 @@ pub mod rwkv_v5;
|
||||
pub mod segment_anything;
|
||||
pub mod stable_diffusion;
|
||||
pub mod stable_lm;
|
||||
pub mod starcoder2;
|
||||
pub mod t5;
|
||||
pub mod trocr;
|
||||
pub mod vgg;
|
||||
|
Reference in New Issue
Block a user