From ae62f3084426033fa0ca0246790fc328dbdab06f Mon Sep 17 00:00:00 2001 From: xie hao cheng Date: Fri, 11 Oct 2024 13:14:29 +0800 Subject: optionalnewinstall --- .setup.sh.swp | Bin 0 -> 12288 bytes setup.sh | 3 +++ 2 files changed, 3 insertions(+) create mode 100644 .setup.sh.swp diff --git a/.setup.sh.swp b/.setup.sh.swp new file mode 100644 index 0000000..f7b4eea Binary files /dev/null and b/.setup.sh.swp differ diff --git a/setup.sh b/setup.sh index 2827acf..4479133 100755 --- a/setup.sh +++ b/setup.sh @@ -12,6 +12,9 @@ git clone https://git.0nom.ch/keys ~/keys sudo dnf install -y epel-release sudo dnf groupinstall -y "Development Tools" 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 +#install packages ml +#pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124 +#pip3 install transformers #sudo yum install -y python3-openstackclient s3fs-fuse awscli #pip install jupyterlab python-swiftclient -- cgit v1.2.3-70-g09d2