[misc] fix lora regex (#6944)
* fix lora regex * fix Former-commit-id: 1d0ecbaee1b72f1e03154ddd4fcc8b7876e01f89
This commit is contained in:
@@ -1210,7 +1210,7 @@ register_model_group(
|
||||
DownloadSource.MODELSCOPE: "OpenBMB/MiniCPM-o-2_6",
|
||||
},
|
||||
},
|
||||
template="minicpm_v",
|
||||
template="minicpm_o",
|
||||
multimodal=True,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user