We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What I did: "make -j instruct-amd && make -j deepspeed && make -j vllm && make -j amd"
What failed: 'make -j amd' fails with
OS: seen on both Fedora40 and Centos Stream 9 latest
26 files removed --> 0dd74e0e0db5 STEP 6/16: RUN sed -i -e '/additionalimage.*/a "/usr/lib/containers/storage",' /etc/containers/storage.conf && cp /run/.input/ilab /usr/local/bin/ilab cp: cannot stat '/run/.input/ilab': No such file or directory Error: building at STEP "RUN sed -i -e '/additionalimage.*/a "/usr/lib/containers/storage",' /etc/containers/storage.conf && cp /run/.input/ilab /usr/local/bin/ilab": while running runtime: exit status 1 make[1]: *** [Makefile:10: bootc] Error 1 make[1]: Leaving directory '/root/ai-lab-recipes/training/amd-bootc' make: *** [Makefile:71: amd] Error 2 [root@intel-eaglestream-spr-17 training]#
The text was updated successfully, but these errors were encountered:
This has been resolved
Sorry, something went wrong.
No branches or pull requests
What I did: "make -j instruct-amd && make -j deepspeed && make -j vllm && make -j amd"
What failed: 'make -j amd' fails with
OS: seen on both Fedora40 and Centos Stream 9 latest
The text was updated successfully, but these errors were encountered: