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

安装docker出现问题 #3767

Closed
1 task done
kynow2 opened this issue May 16, 2024 · 3 comments
Closed
1 task done

安装docker出现问题 #3767

kynow2 opened this issue May 16, 2024 · 3 comments
Labels
solved This problem has been already solved.

Comments

@kynow2
Copy link

kynow2 commented May 16, 2024

Reminder

  • I have read the README and searched the existing issues.

Reproduction

运行代码:docker build -f ./Dockerfile -t llama-factory:latest .

image

提示错误:
ERROR: failed to solve: process "/bin/sh -c pip install -e .[deepspeed,metrics,bitsandbytes,qwen]" did not complete successfully: exit code: 1

Expected behavior

No response

System Info

No response

Others

No response

@hiyouga
Copy link
Owner

hiyouga commented May 16, 2024

中括号里面只留一个 metrics 试试

@hiyouga hiyouga added the solved This problem has been already solved. label May 16, 2024
@kynow2
Copy link
Author

kynow2 commented May 16, 2024

中括号里面只留一个 metrics 试试

具体怎么操作呢?我是输入这串代码“docker build -f ./Dockerfile -t llama-factory:latest .”执行的。怎么做到只保留“metrics ”呢,麻烦再指点下~~

@hiyouga
Copy link
Owner

hiyouga commented May 16, 2024

修改一下 dockerfile 的内容

@hiyouga hiyouga closed this as completed May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved This problem has been already solved.
Projects
None yet
Development

No branches or pull requests

2 participants