Added install_nvidia

This commit is contained in:
Antonio de la Rosa 2025-04-01 23:15:38 +02:00
parent ca76288f0f
commit c6707459d7
2 changed files with 8 additions and 3 deletions

View file

@ -8,6 +8,6 @@ The script add also support for docker OCI images.
You can execute the script with the next command.
```sh
curl -fsSL https://git.cuchulu.com/smartest/aiscripts/raw/branch/master/install_incus_ollama.sh | sh
curl -fsSL https://git.cuchulu.com/smartest/aiscripts/raw/branch/master/install_incus_ollama.sh | bash
```