Upload folder using ModelScope SDK

This commit is contained in:
Cherrytest
2025-07-22 01:09:10 +00:00
parent 82fbbff5b6
commit 5ad111010a
55 changed files with 13078 additions and 40 deletions

6
processor_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"auto_map": {
"AutoProcessor": "processing_phi4mm.Phi4MMProcessor"
},
"processor_class": "Phi4MMProcessor"
}