mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 08:37:06 +08:00
fix typos (#4093)
This commit is contained in:
@@ -576,7 +576,7 @@ def parse_args():
|
||||
"--moba_attention_config",
|
||||
type=json.loads,
|
||||
default=None,
|
||||
help="Configation of moba attention.",
|
||||
help="Configuration of moba attention.",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--guided_decoding_backend",
|
||||
|
Reference in New Issue
Block a user