merge-hf-and-lora-to-hf.py
This commit is contained in:
parent
5dbdc65700
commit
651f50f6ca
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ parser.add_argument(
|
|||
"--lora_path",
|
||||
type=str,
|
||||
default="decapoda-research/lora",
|
||||
help="Directory contain Lora ",
|
||||
help="Directory contain Lora",
|
||||
)
|
||||
# The output dir
|
||||
parser.add_argument(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue