-
Notifications
You must be signed in to change notification settings - Fork 951
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
llama3: #150
Comments
I used Are you running on Linux? I haven't tested on that. |
Yes.....I am running on Linux.....I am using Ubuntu 18.04 LTS......I tried using the same docker compose codes and only replaced Llama3 in place of Llama2......It pulled all the necessary containers.......But could see lot of bugs in chat BOT, as well as pdf BOT...... |
Have successfully run Llama3:8B.....When I initiate the first chat-BOT through /localhost/8501/, the UI for prompting continues to hide behind the RAG enable/disable box.....But when you copy and paste a text file, by pointing slightly into the "prompt-box", it accepts the entry and gives the response......All other BOTs are working normally.......I tried Llama:70B, but it took way beyond the normal pulling time and exited...... |
Can we pull llama3 using this genai-stack? I was not sure, if the docker files are configured to pull llama3......Have pulled and used llama2 before.....
The text was updated successfully, but these errors were encountered: