diff options
| author | hc <hc@email.ch> | 2024-10-19 16:17:27 +0800 |
|---|---|---|
| committer | hc <hc@email.ch> | 2024-10-19 16:17:27 +0800 |
| commit | 003d604905a91a86097015bd6c6c82f803758dda (patch) | |
| tree | b99439c5e0a66165c69d05d049aac57074bf4d31 | |
| parent | 9815e88e4efd8d3c9d9c6089a39a29f8106972cf (diff) | |
addedgccinstalldefault
| -rwxr-xr-x | setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -12,6 +12,7 @@ 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 | sudo dnf install gcc gcc-c++ | ||
| 15 | #install packages ml | 16 | #install packages ml |
| 16 | #pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124 | 17 | #pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124 |
| 17 | #pip3 install transformers | 18 | #pip3 install transformers |
