diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..fbbcfff --- /dev/null +++ b/readme.md @@ -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 +