"docs/vscode:/vscode.git/clone" did not exist on "5bd9f841581a3a9e9eecdd8764240575bb28e391"
Unverified Commit 4577fc9a authored by Always-Naive's avatar Always-Naive Committed by GitHub
Browse files

[Misc]Fix typo (#18947)

parent 5f1d0c81
...@@ -107,7 +107,7 @@ STR_NOT_IMPL_ENC_DEC_LOGIT_SOFTCAP = ( ...@@ -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.")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment