GGUF Loader Documentation
Complete documentation for GGUF Loader - the easiest way to run GGUF-based LLMs offline
Welcome to the GGUF Loader documentation! This guide will help you get started with GGUF Loader 2.1.2 β a beginner-friendly, privacy-first desktop application for running large language models locally on Windows, Linux, and macOS.
π Documentation Index
Getting Started
- Installation Guide - Download and install GGUF Loader
- Quick Start Guide - Get up and running in minutes
- User Guide - Complete user manual
Addon Development
- Addon Development Guide - Create your own addons
- Addon API Reference - Complete API documentation
- Floating Chat Example - Learn from the built-in addon
Advanced Topics
- Package Structure - How the codebase is organized
- Configuration - Customize GGUF Loader settings
- Troubleshooting - Common issues and solutions
Developer Resources
- Contributing Guide - How to contribute to the project
- Architecture Overview - Technical architecture details
π Whatβs New in Version 2.1.2
- π§ One-Click Linux Installer β A
.tar.gzpackage with an installer (install.sh) that adds a desktop menu entry and uninstall support. - π¬ Floating Chat Fixes β The floating chat button no longer disappears on macOS, canβt get stuck minimized, and stays clear of taskbars, docks, and menu bars.
- βοΈ Automated Release Builds β GitHub Actions now attaches Windows and Linux installers to every release.
- π€ Agent Mode β Toggle tool-use chat where the AI can read, write, edit, and search files inside a workspace folder.
- π¨ Midnight & Amber Theme β A polished dark/light theme system with ChatGPT-style chat bubbles.
β Need Help?
- Browse the FAQ section on the homepage
- Check the Troubleshooting Guide
- Open an issue on GitHub