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

Move libraries out of users path #5072

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

dhiltgen
Copy link
Collaborator

@dhiltgen dhiltgen commented Jun 15, 2024

We update the PATH on windows to get the CLI mapped, but this has an unintended side effect of causing other apps that may use our bundled DLLs to get terminated when we upgrade.

Fixes #5050

@dhiltgen dhiltgen changed the title Move cuda and oneapi out of users path Move libraries out of users path Jun 15, 2024
@dhiltgen dhiltgen force-pushed the windows_path branch 2 times, most recently from c86750e to ef3ee65 Compare June 17, 2024 00:08
@dhiltgen dhiltgen marked this pull request as ready for review June 17, 2024 00:08
We update the PATH on windows to get the CLI mapped, but this has
an unintended side effect of causing other apps that may use our bundled
DLLs to get terminated when we upgrade.
@dhiltgen dhiltgen merged commit 96624aa into ollama:main Jun 19, 2024
15 checks passed
@dhiltgen dhiltgen deleted the windows_path branch June 19, 2024 16:13
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.

Windows Based Ollama Updates Imposing Unjust Authority over Independent Applications
2 participants