mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-04-08 05:16:00 +08:00
[misc] fix lora regex (#6944)
* fix lora regex
* fix
Former-commit-id: 1ada3ae5a3
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