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

Ollama executible files error #12759

Open
turkthebot opened this issue Jan 27, 2025 · 3 comments
Open

Ollama executible files error #12759

turkthebot opened this issue Jan 27, 2025 · 3 comments
Assignees

Comments

@turkthebot
Copy link

Symbolic links do not actually work. When I enter init-ollama.bat, it does not create new ollama executable files, also the llama-cpp files give the error in the picture.
I followed the steps until the step 3 in this link: https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quickstart/llama_cpp_quickstart.md#1-install-ipex-llm-for-llamacpp
Then I proceeded with this one to start ollama: https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quickstart/ollama_quickstart.md

I use Windows 11 by the way.
Image

@sgwhat
Copy link
Contributor

sgwhat commented Feb 5, 2025

Hi @turkthebot, did you run the init-ollama.bat with administrator privileges in the Miniforge Prompt?

@sgwhat sgwhat self-assigned this Feb 5, 2025
@turkthebot
Copy link
Author

Hi @turkthebot, did you run the init-ollama.bat with administrator privileges in the Miniforge Prompt?

I did.

@sgwhat
Copy link
Contributor

sgwhat commented Feb 7, 2025

It's wired, could you please try to reinstall ipex-llm[cpp]==2.2.0b20250204 in a new conda env?

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

No branches or pull requests

3 participants