Skip to content

Commit

Permalink
fix copy
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 authored Dec 18, 2024
1 parent 94db557 commit 2548f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singularity/singularity_ngen.def
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ From: rockylinux:9.1
# Install lstm
ls -l /ngen/ngen/extern
ls -l /ngen/ngen/extern/lstm
cp -r /ngen/ngen/extern/lstm/lstm /ngen/ngen/extern/lstm
cp -r /ngen/ngen/extern/lstm/lstm/* /ngen/ngen/extern/lstm/
uv pip install --no-cache-dir /ngen/ngen/extern/lstm --extra-index-url https://download.pytorch.org/whl/cpu

# Make everything in /ngen accessible
Expand Down

0 comments on commit 2548f00

Please sign in to comment.