This commit is contained in:
co63oc
2025-09-15 18:33:30 +08:00
committed by GitHub
parent 113e330030
commit 17a27170bc
17 changed files with 28 additions and 28 deletions

View File

@@ -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",