"vscode:/vscode.git/clone" did not exist on "e0bc5d62a15990bad1f31ea97994f84d2d3029c9"
Support optional override of the target archictures
This can help speed up incremental builds when you're only testing one archicture, like amd64. E.g. BUILD_ARCH=amd64 ./scripts/build_linux.sh && scp ./dist/ollama-linux-amd64 test-system:
Showing
Please register or sign in to comment