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
https://github.com/CIROH-UA/lstm
The text was updated successfully, but these errors were encountered:
added in add_lstm_extern which was merged into #2 too.
adding to ngiab is just these two lines in the final image stage
COPY --from=ngen_clone /ngen/ngen/extern/lstm/lstm /ngen/ngen/extern/lstm RUN uv pip install --no-cache-dir /ngen/ngen/extern/lstm --extra-index-url https://download.pytorch.org/whl/cpu
the extra index parameter installs cpu only pytorch which reduces the image size by ~5Gb
Sorry, something went wrong.
now also in the ngiab branch which will be used for nextgen in a box from now on
No branches or pull requests
https://github.com/CIROH-UA/lstm
The text was updated successfully, but these errors were encountered: