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.0.0 and its powerful addon system.
π Documentation Index
Getting Started
- Installation Guide - How to install and set up 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
- Smart Floater Example - Learn from the built-in addon
Advanced Topics
- Package Structure - Technical architecture details
- 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
- API Reference - Complete API documentation
π Whatβs New in Version 2.0.0
Smart Floating Assistant
The flagship feature of version 2.0.0 is the Smart Floating Assistant addon:
- Global Text Selection: Works across all applications
- AI-Powered Processing: Summarize and comment on any text
- Floating UI: Non-intrusive, always-accessible interface
- Privacy-First: All processing happens locally
Addon System
Version 2.0.0 introduces a powerful addon system:
- Extensible Architecture: Easy to create and install addons
- Plugin API: Rich API for addon development
- Hot Loading: Load and unload addons without restarting
- Community Ecosystem: Share addons with the community
π οΈ Quick Links
- Installation:
pip install ggufloader
- Launch:
ggufloader
(includes Smart Floating Assistant) - GitHub: https://github.com/gguf-loader/gguf-loader
- Issues: Report bugs and request features
π‘ Need Help?
- π Check the User Guide for detailed instructions
- π Found a bug? Report it here
- π¬ Have questions? Join our discussions
- π§ Contact us: support@ggufloader.com
Happy coding with GGUF Loader! π