mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 04:15:01 +08:00
[Misc]Fix typo (#18947)
This commit is contained in:
parent
5f1d0c8118
commit
4577fc9abb
@ -107,7 +107,7 @@ STR_NOT_IMPL_ENC_DEC_LOGIT_SOFTCAP = (
|
|||||||
"currently not supported for encoder/decoder "
|
"currently not supported for encoder/decoder "
|
||||||
"models.")
|
"models.")
|
||||||
|
|
||||||
STR_NOT_IMPL_ENC_DEC_LORA = ("LoRA is currently not currently "
|
STR_NOT_IMPL_ENC_DEC_LORA = ("LoRA is not currently "
|
||||||
"supported with encoder/decoder "
|
"supported with encoder/decoder "
|
||||||
"models.")
|
"models.")
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user