-
Notifications
You must be signed in to change notification settings - Fork 19
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 build failing for amd - LLAMA 2 70B #401
Comments
@anandhu-eng this is fixed now right? |
Hi @arjunsuresh , i tried to run it now but i got the following error:
|
@anandhu-eng Is it happening now? |
Hi @arjunsuresh , no its not happening now. But found out that we have not handled the case where llama2 70b is downloaded to host. |
Hi @arjunsuresh , i have tried to implement download to host for llama2 70 billion in this PR. But it fails at quantisation state:
maybe this is due to absence of amd gpu? |
The text was updated successfully, but these errors were encountered: