fix phi modules

Former-commit-id: d1a73fe26c
This commit is contained in:
hiyouga
2024-01-13 23:12:47 +08:00
parent 4dc16df570
commit dad632091d
3 changed files with 7 additions and 6 deletions

View File

@@ -443,8 +443,7 @@ register_model_group(
DownloadSource.DEFAULT: "microsoft/phi-2",
DownloadSource.MODELSCOPE: "AI-ModelScope/phi-2"
}
},
module="Wqkv"
}
)