diff options
| -rw-r--r-- | .setup.sh.swp | bin | 0 -> 12288 bytes | |||
| -rwxr-xr-x | setup.sh | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.setup.sh.swp b/.setup.sh.swp new file mode 100644 index 0000000..f7b4eea --- /dev/null +++ b/.setup.sh.swp | |||
| Binary files differ | |||
| @@ -12,6 +12,9 @@ git clone https://git.0nom.ch/keys ~/keys | |||
| 12 | sudo dnf install -y epel-release | 12 | sudo dnf install -y epel-release |
| 13 | sudo dnf groupinstall -y "Development Tools" | 13 | sudo dnf groupinstall -y "Development Tools" |
| 14 | sudo dnf install -y nc openssl autossh tmux htop tar bmon gzip tree wget curl mlocate nano vim unzip net-tools git python3 python3-pip make wireguard-tools usbutils yum | 14 | sudo dnf install -y nc openssl autossh tmux htop tar bmon gzip tree wget curl mlocate nano vim unzip net-tools git python3 python3-pip make wireguard-tools usbutils yum |
| 15 | #install packages ml | ||
| 16 | #pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124 | ||
| 17 | #pip3 install transformers | ||
| 15 | 18 | ||
| 16 | #sudo yum install -y python3-openstackclient s3fs-fuse awscli | 19 | #sudo yum install -y python3-openstackclient s3fs-fuse awscli |
| 17 | #pip install jupyterlab python-swiftclient | 20 | #pip install jupyterlab python-swiftclient |
