From bcb8691c9e3da8b937918ad153328cb8c49565f4 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Tue, 1 Apr 2025 18:20:17 +0200 Subject: [PATCH] Added readme.md --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 readme.md 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 +