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

Model: microsoft/Phi-4-multimodal-instruct
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-09 13:22:18 +08:00
commit a70337d544
56 changed files with 13284 additions and 0 deletions

11
generation_config.json Normal file
View File

@@ -0,0 +1,11 @@
{
"_from_model_config": true,
"bos_token_id": 199999,
"eos_token_id": [
200020,
199999
],
"pad_token_id": 199999,
"transformers_version": "4.46.1",
"use_cache": true
}