"examples/vscode:/vscode.git/clone" did not exist on "9fe47355f0d0a2fdff7d78b19e88973a3fbb2ef3"
discovery: prevent dup OLLAMA_LIBRARY_PATH (#12514)
This variable isn't currently documented or intended as something the user can override, but if the user happens to set OLLAMA_LIBRARY_PATH we were doubling this in the subprocess environment which will cause problems with the new bootstrap discovery logic.
Showing
Please register or sign in to comment