diff options
| author | xie hao cheng <hc@email.ch> | 2024-10-11 13:14:29 +0800 |
|---|---|---|
| committer | xie hao cheng <hc@email.ch> | 2024-10-11 13:14:29 +0800 |
| commit | ae62f3084426033fa0ca0246790fc328dbdab06f (patch) | |
| tree | e909d2c5b1ab17072420a7923ce4521b64364bd1 /setup.sh | |
| parent | 04c8d737fbdd16d7de0b035cbeaa3fa59bb76273 (diff) | |
optionalnewinstall
Diffstat (limited to 'setup.sh')
| -rwxr-xr-x | setup.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
