Skip to content
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

Fix Dockerfile #484

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KonradHoeffner
Copy link
Contributor

Install llama-cpp-python explicitly again in Dockerfile since it got removed in requirements.txt in 16f949e.
Solution reported by @sp1d3rino in #480.
Resolves #480.

Currently at a PC with no GPU, would be great if someone with an Nvidia GPU could check and report back if it works as intended, for example @sp1d3rino, @finnishbroccoli, @chiehpower.

@PromtEngineer
Copy link
Owner

I will try to test this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Used docker image to implement the localGPT not work.
2 participants