Enhancing Skills

Daily Archives: August 5, 2024

Ubuntu 24.04 with ollama and webui

Ollama and WebUI are powerful tools designed for working with large language models like GPT-3, offering fine-tuning capabilities to optimize pre-trained models for specific tasks or industries (Ollama) and providing an accessible, user-friendly web-based interface for easy interaction with AI-generated content (WebUI). These tools allow users of varying technical levels […] Read more »

Using Docker Without Sudo: A Comprehensive Guide

This guide will provide you with the steps needed to install and run Docker on your system without needing sudo access. We’ll cover installing Docker in user mode, as well as some important security considerations. Table of Contents: Section 1: Introduction Docker is a popular containerization platform that enables developers […] Read more »