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

Error: Head "http://host.docker.internal:11434/": dial tcp 192.168.178.36:11434: i/o timeout -> pull-model-1 exited with code 1 #154

Open
MichaelSchmidt1729 opened this issue May 19, 2024 · 1 comment

Comments

@MichaelSchmidt1729
Copy link

I've tried 3 times.

Can I download models manually and place in a folder? Which one?

@Kannan665
Copy link

I think, you can not manually download it.......The docker images and the container network are coded in such a way, that you have to pull it only through "docker compose up". It took me a while to get the scripts right in the "docker-compose.yaml" and the ".env" file which overrides when you invoke "docker compose --profile linux-gpu up".

If you are on Linux and have a local GPU, first start with a "docker log-in".....sometimes, if the log-in credentials are not done, it may "exit", when it starts pulling the desired llm.....

But the most important thing is to have the "docker-compose.yaml" and the ".env" files correctly worded and coded for the stack to work.....

I can't attach the "yaml" file as it is not supported......If you need it, I can do it off-line (pm) to you.....Please let me know.....

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

No branches or pull requests

2 participants