Skip to content

GGUFloader/gguf-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 Machine-readable metadata available

GGUF Loader

GitHub License GitHub Last Commit Repo Size Open Issues

PyPI - Version PyPI - Wheel PyPI - Python Version PyPI Downloads


A beginner-friendly, privacy-first desktop application for running large language models locally on Windows. Run models like Mistral, LLaMA, DeepSeek, and others in GGUF format with zero setup required.

Download EXE file for Windows

Download GGUF Loader v2.0.1

🚀 Install in One Line

pip install ggufloader
ggufloader

🧩 🎬 Demo Video: Addon System + Floating Tool in Local LLM (v2.0.1 Update)

Watch the video: Add Floating Tools to Local AI

Discover how to supercharge your local AI workflows using the new floating addon system! No coding needed. Works offline.

Works on Windows, Linux, and macOS.

🔽 Download GGUF Models

⚡ Click a link below to download the model file directly (no Hugging Face page in between).

🧠 Mistral-7B Instruct

🧠 Qwen 1.5-7B Chat

🧠 DeepSeek 7B Chat

🧠 LLaMA 3 8B Instruct


🗂️ More Model Collections

Development Roadmap

Phase Timeline Status Key Milestones & Features
Phase 1: Core Foundation ✅ Q3 2025 🚀 In Progress - Zero-setup installer
- Offline model loading (GGUF)
- Intuitive GUI (PySide6)
- Built-in tokenizer viewer
- Basic file summarizer (TXT/PDF)
Phase 2: Addon Ecosystem 🔄 Q3–Q4 2025 🧪 In Development - Addon manager + sidebar UI (✅ started)
- Addon popup architecture
- Example addon templates
- Addon activation/deactivation
- Addon SDK for easy integration
Phase 3: Power User Features Q4 2025 📋 Planned - GPU acceleration (Auto/Manual)
- Model browser + drag-and-run
- Prompt builder with reusable templates
- Dark/light theme toggle
Phase 4: AI Automation Toolkit Q4 2025 – Q1 2026 🔬 Research - RAG pipeline (Retrieval-Augmented Generation)
- Multi-document summarization
- Contract/book intelligence
- Agent workflows (write → summarize → reply)
Phase 5: Cross-Platform & Sync 2026 🎯 Vision - macOS and Linux support
- Auto-updating model index
- Cross-device config sync
- Voice command system (whisper.cpp integration)
Phase 6: Public Ecosystem 2026+ 🌐 Long-Term - Addon marketplace
- Addon rating and discovery
- Developer CLI & SDK
- Community themes, extensions, and templates

GGUF Loader Documentation

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

Addon Development

Advanced Topics

Developer Resources

🚀 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

💡 Need Help?


Happy coding with GGUF Loader! 🎉