VPN client

Har satt upp en VPN server i min CloudGateway baserad på OpenVPN, och använder client Tunneblick för att ansluta till server med rätt certifikat oh konfiguration. Configurationsfil ligger i Arkivet under nycklar

Läs mer »

Webb GUI Ollama

✅ Easiest: Install a Ready-Made Web Interface 1. Open WebUI (formerly Ollama WebUI) – most popular, simple setup Works with any Ollama model including ministral-3:3b. Install docker run -d -p 3000:3000 \ -v open-webui:/app/backend/data \…

Läs mer »

Simple Webb GUI Ollama LLM

how to make a webbinterfce for this LLM modellCreating a web interface for a large language model (LLM) like Ministral-3-3B-Instruct-2512 involves several steps, including frontend development (UI/UX), backend integration, and API handling.Below is a s…

Läs mer »