mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 19:58:35 +00:00
Sketch the candle-transformers crate. (#147)
* Sketch the candle-transformers crate. * Format the empty files.
This commit is contained in:
3
candle-transformers/src/lib.rs
Normal file
3
candle-transformers/src/lib.rs
Normal file
@ -0,0 +1,3 @@
|
||||
pub mod generation;
|
||||
pub mod models;
|
||||
pub mod pipelines;
|
Reference in New Issue
Block a user