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

Model: chaoyinshe/llava-med-v1.5-mistral-7b-hf
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-25 17:02:24 +08:00
commit 4709f3299c
18 changed files with 269362 additions and 0 deletions

7
processor_config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"image_token": "<image>",
"num_additional_image_tokens": 0,
"patch_size": 14,
"processor_class": "LlavaProcessor",
"vision_feature_select_strategy": null
}