-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add llama2 llm #1116
Add llama2 llm #1116
Conversation
Based on my understanding, the two failed GitHub Actions are facing distinct issues. The problem does not pertain to a Pull Request (PR). The issue with pulling the Docker image is due to an Error: Username and password required. Meanwhile, the Auto Comment action is encountering a different problem, which could potentially be resolved by ensuring that the GitHub token being used has the appropriate permissions. |
Uhm, I compared with #1096, but what's the difference? I can't spot any difference when I tried to compare it using the GitHub feature. |
Would you be able to fix this by a new PR? I understand some can't be fixed due to insufficient permissions, though. |
@AnonymousWP You can check this PR |
This need to be tested, @yogeshojha You could test it ? |
Hi @ErdemOzgen, Thank you for the excellent work. I am closing this as I have already merged your changes through this MR Thanks |
This PR fixes #1035.