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

Model: mistralai/Mistral-Small-3.1-24B-Instruct-2503
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-26 22:37:06 +08:00
commit 33e78394d0
26 changed files with 11319 additions and 0 deletions

8
processor_config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"image_break_token": "[IMG_BREAK]",
"image_end_token": "[IMG_END]",
"image_token": "[IMG]",
"patch_size": 14,
"processor_class": "PixtralProcessor",
"spatial_merge_size": 2
}