[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
395816cf7e
commit
141cb3ae10
7 changed files with 133 additions and 42 deletions
|
|
@ -448,7 +448,7 @@ def _build_parser() -> argparse.ArgumentParser:
|
|||
default = None,
|
||||
choices = ["off", "default", "max"],
|
||||
help = "speed profile: off is bit-identical; default adds compile + "
|
||||
"cudnn.benchmark (near-lossless); max also adds TF32 + fused QKV",
|
||||
"cudnn.benchmark (near-lossless); max also adds TF32 + fused QKV",
|
||||
)
|
||||
p.add_argument(
|
||||
"--text-encoder-quant",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue