add qwen2.5vl model

This commit is contained in:
jhqxxx
2025-09-22 16:38:12 +08:00
parent 17a2540484
commit 0b0076cdc9
25 changed files with 6662 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
pub mod tensor_utils;
pub mod utils;
pub mod img_utils;
pub mod video_utils;