mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-10-23 05:58:07 +08:00
Force multi_commits when uploading to HF (#729)
This commit is contained in:

committed by
GitHub

parent
699de35b03
commit
510d2bde49
@@ -64,6 +64,8 @@ python generate.py --model {repo_id} --prompt "My name is"
|
||||
folder_path=path,
|
||||
repo_id=repo_id,
|
||||
repo_type="model",
|
||||
multi_commits=True,
|
||||
multi_commits_verbose=True,
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user