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

Model: BSC-LT/salamandra-7b-vision
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-18 23:44:53 +08:00
commit b02c326e88
20 changed files with 1852 additions and 0 deletions

7
processor_config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"image_token": "<image>",
"num_image_tokens": 729,
"processor_class": "LlavaOnevisionProcessor",
"video_token": "<video>",
"vision_feature_select_strategy": "full"
}