Update convert_hf_to_gguf.py
Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>
This commit is contained in:
parent
60278e4f4d
commit
aa4e5892a0
1 changed files with 1 additions and 1 deletions
|
@ -3551,7 +3551,7 @@ def parse_args() -> argparse.Namespace:
|
|||
)
|
||||
parser.add_argument(
|
||||
"--get-outfile", action="store_true",
|
||||
help="get calculated default outfile name"
|
||||
help="print calculated output file name then exit"
|
||||
)
|
||||
|
||||
return parser.parse_args()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue