Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

推送到modelscope上面的时候出现错误 #2844

Open
The-god-creat opened this issue Jan 2, 2025 · 1 comment
Open

推送到modelscope上面的时候出现错误 #2844

The-god-creat opened this issue Jan 2, 2025 · 1 comment

Comments

@The-god-creat
Copy link

Errors logged to '/tmp/tmp4xo20fml/.git/lfs/logs/20250102T211407.32856269.log'.
Use git lfs logs last to view the log.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/swift/cli/export.py", line 5, in
export_main()
File "/usr/local/lib/python3.10/site-packages/swift/utils/run_utils.py", line 32, in x_main
result = llm_x(args, **kwargs)
File "/usr/local/lib/python3.10/site-packages/swift/llm/export.py", line 373, in llm_export
push_to_ms_hub(ckpt_dir, args.hub_model_id, args.hub_token, args.hub_private_repo, args.commit_message)
File "/usr/local/lib/python3.10/site-packages/swift/utils/hub.py", line 55, in push_to_ms_hub
subprocess_run(['git', '-C', tmp_dir, 'lfs', 'pull'])
File "/usr/local/lib/python3.10/site-packages/swift/utils/utils.py", line 207, in subprocess_run
resp.check_returncode()
File "/usr/local/lib/python3.10/subprocess.py", line 457, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['git', '-C', '/tmp/tmp4xo20fml', 'lfs', 'pull']' returned non-zero exit status 2.

@Jintao-Huang
Copy link
Collaborator

磁盘满了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants