#!/bin/bash # NeonChat Start-Script cd /home/natiris/Dokumente/neon-chat OLLAMA_MODEL=${1:-gemma4:12b} .venv/bin/python main.py