feat 集成shadcn

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
PoRi
2026-04-25 13:12:44 +08:00
parent e9a33e74fd
commit 5ca96c4092
18 changed files with 6482 additions and 125 deletions
+1
View File
@@ -3,6 +3,7 @@ pub mod exec;
pub mod models;
pub mod params;
pub mod position_embed;
pub mod server;
pub mod tokenizer;
pub mod utils;