fix spell error

Former-commit-id: 1d117b7bb6b71ff9ff98b7d5cc0bbf7b879ad385
This commit is contained in:
sliderSun 2024-04-07 10:59:15 +08:00
parent 1fbf190eda
commit 7037dcbf38

View File

@ -748,7 +748,7 @@ register_model_group(
DownloadSource.MODELSCOPE: "qwen/Qwen1.5-14B-Chat-AWQ", DownloadSource.MODELSCOPE: "qwen/Qwen1.5-14B-Chat-AWQ",
}, },
"Qwen1.5-32B-int4-Chat": { "Qwen1.5-32B-int4-Chat": {
DownloadSource.DEFAULT: "qwen/Qwen1.5-32B-Chat-GPTQ-Int4", DownloadSource.DEFAULT: "Qwen/Qwen1.5-32B-Chat-GPTQ-Int4",
DownloadSource.MODELSCOPE: "qwen/Qwen1.5-32B-Chat-GPTQ-Int4", DownloadSource.MODELSCOPE: "qwen/Qwen1.5-32B-Chat-GPTQ-Int4",
}, },
"Qwen1.5-72B-int8-Chat": { "Qwen1.5-72B-int8-Chat": {