mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00
Sketch the stable-lm model. (#1045)
This commit is contained in:
@ -12,6 +12,7 @@ pub mod quantized_mixformer;
|
||||
pub mod quantized_t5;
|
||||
pub mod segment_anything;
|
||||
pub mod stable_diffusion;
|
||||
pub mod stable_lm;
|
||||
pub mod t5;
|
||||
pub mod whisper;
|
||||
pub mod with_tracing;
|
||||
|
Reference in New Issue
Block a user