add minicpm with a bug

This commit is contained in:
jhqxxx
2025-09-25 12:09:25 +08:00
parent ec989f397f
commit 4fdab3e7cd
15 changed files with 900 additions and 49 deletions
+3
View File
@@ -0,0 +1,3 @@
pub mod config;
pub mod model;
pub mod generate;