mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:27:54 -04:00
7 lines
74 B
Bash
7 lines
74 B
Bash
#!/bin/bash
|
|
id
|
|
|
|
# Start docker daemon
|
|
sudo service docker start
|
|
|
|
exec "$@" |