update doc

This commit is contained in:
jhqxxx
2026-04-06 19:32:25 +08:00
parent 110a1bc5eb
commit 46ee721d74
13 changed files with 339 additions and 183 deletions
+2
View File
@@ -5,3 +5,5 @@ pub mod params;
pub mod position_embed;
pub mod tokenizer;
pub mod utils;
pub use candle_core::Device;