Unternehmen suchen IT Führungskräfte (CIOs) – die Erfahrung mit KI Datenanalyse und Cloud Computing haben
Juni 7th, 2026Ollama – installing specific versions
Juni 7th, 2026Use OLLAMA_VERSION environment variable with the install script to install a specific version of Ollama including pre-releases you can find the version numbers in the releases page
root@ra-ai-01:~# curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.24.0 sh
>>> Cleaning up old version at /usr/local/lib/ollama
>>> Installing ollama to /usr/local
>>> Downloading ollama-linux-amd64.tar.zst
############################################# 100.0%
>>> Adding ollama user to render group…
>>> Adding ollama user to video group…
>>> Adding current user to ollama group…
>>> Creating ollama systemd service…
>>> Enabling and starting ollama service…
>>> NVIDIA GPU installed.
root@ra-ai-01:~# ollama –version
ollama version is 0.24.0
Ollama 0.30.6 LLM ‚gemma4:12b‘ – is currently not usable for normal local text generation
Juni 7th, 2026GPN24 04.-07.06.2026 – besser Tunneln mit SSH
Juni 7th, 2026Die Gulaschprogrammiernacht (kurz: GPN) ist ein 4-tägiger Kongress der vom Entropia e.V. (CCC Karlsruhe)
Ollama 0.30.6 LLM ‚gemma4:e2b‘ | ‚gemma4:e2b‘ – fails to load n_inputs < GGML_SCHED_MAX_SPLIT_INPUTS
Juni 7th, 2026Larger Gemma 4 models load just fine it is something specifically with the smaller ones
IM/PULS 2026 – Rede von Prof. Dr. Frauke Brosius-Gersdorf mit ‚wir brauchen eine Politik der Vernunft‘
Juni 7th, 2026OpenCode – for beginners with Setup Agents Skills & MCP
Juni 6th, 2026Ollama 0.30.6 – is now available
Juni 6th, 2026root@ra-ai-01:~# ollama –version
ollama version is 0.24.0
root@ra-ai-01:~#
root@ra-ai-01:~# curl -fsSL https://ollama.com/install.sh | sh
>>> Cleaning up old version at /usr/local/lib/ollama
>>> Installing ollama to /usr/local
>>> Downloading ollama-linux-amd64.tar.zst
####################################################### 100.0%
>>> Adding ollama user to render group…
>>> Adding ollama user to video group…
>>> Adding current user to ollama group…
>>> Creating ollama systemd service…
>>> Enabling and starting ollama service…
>>> NVIDIA GPU installed.
root@ra-ai-01:~#
root@ra-ai-01:~# ollama –version
ollama version is 0.30.6
root@ra-ai-01:~#
ollama version is 0.30.6


