mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-16 00:28:10 +08:00
register model fix
Former-commit-id: 077d8e3c0344d944705254cc5a2cd06c9f5dc116
This commit is contained in:
parent
8fd84c375e
commit
870bbabbc4
@ -1164,7 +1164,7 @@ register_model_group(
|
|||||||
|
|
||||||
register_model_group(
|
register_model_group(
|
||||||
models={
|
models={
|
||||||
"Pixtral-12B-Instruct": {
|
"Pixtral-12B-Chat": {
|
||||||
DownloadSource.DEFAULT: "mistral-community/pixtral-12b",
|
DownloadSource.DEFAULT: "mistral-community/pixtral-12b",
|
||||||
DownloadSource.MODELSCOPE: "AI-ModelScope/pixtral-12b",
|
DownloadSource.MODELSCOPE: "AI-ModelScope/pixtral-12b",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user