初始化项目,由ModelHub XC社区提供模型

Model: facebook/chameleon-7b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-09 13:28:19 +08:00
commit ddf6c4ec19
16 changed files with 197490 additions and 0 deletions

5
processor_config.json Normal file
View File

@@ -0,0 +1,5 @@
{
"image_seq_length": 1024,
"image_token": "<image>",
"processor_class": "ChameleonProcessor"
}