You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
we forgot to modify the dockerfile after we changed the requirements, you can remove this line. triton requirements is no longer in ascend requirements.
we'll fix this issue next week
The Docker version in EulerOS is only 18.*, which doesn't support --mount=type=cache
the dockerfile has been tested in Ubuntu, not EulerOS.
" --mount=type=cache" caches the pip packages to speeding up the installation process.
Checklist
Describe the bug
lmdeploy/docker/Dockerfile_aarch64_ascend
Lines 123 to 125 in bc86b94
Reproduction
docker build -t lmdeploy-aarch64-ascend:latest
-f docker/Dockerfile_aarch64_ascend .
Environment
Error traceback
No response
The text was updated successfully, but these errors were encountered: