Added readme.md

This commit is contained in:
Antonio de la Rosa 2025-04-01 18:20:17 +02:00
parent 1929f21b1a
commit bcb8691c9e

11
readme.md Normal file
View file

@ -0,0 +1,11 @@
# Install incus and ollama in a baremetal server.
Script for install Ollama with nvidia gpu support in Incus.
The script add also support for docker OCI images.
You can execute the script with the next command.
curl -fsSL https://git.cuchulu.com/smartest/aiscripts/raw/branch/master/install_incus_ollama.sh | sh