We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Hi @turkthebot, did you run the init-ollama.bat with administrator privileges in the Miniforge Prompt?
init-ollama.bat
Sorry, something went wrong.
I did.
It's wired, could you please try to reinstall ipex-llm[cpp]==2.2.0b20250204 in a new conda env?
ipex-llm[cpp]==2.2.0b20250204
sgwhat
No branches or pull requests
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](https://private-user-images.githubusercontent.com/151872872/407127469-39605cd7-0090-4e84-b7b5-c481a2d83c9a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTI5OTQsIm5iZiI6MTczODk1MjY5NCwicGF0aCI6Ii8xNTE4NzI4NzIvNDA3MTI3NDY5LTM5NjA1Y2Q3LTAwOTAtNGU4NC1iN2I1LWM0ODFhMmQ4M2M5YS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QxODI0NTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mZGNlNzU4YWI3YjQ0N2FhMjJmNGZmMzBlM2M1YmY3MDUwYmZlMTI1ZmQyYzQzNTQ3MjNkZDk0OGJhNGUwZWExJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.R2JXSyHW17fvk_Jqjfbc1Ir3h9l1h5gClqMwAbeO0Vg)
The text was updated successfully, but these errors were encountered: