mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 14:12:18 -05:00
[PR #2734] Add GGUF Loader to Awesome Local AI #2047
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2734
Author: @hussainnazary2
Created: 7/11/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
db51167Add GGUF Loader to Awesome Local AI📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
This PR adds GGUF Loader to the Inference Tools section.
GGUF Loader is a lightweight, PySide6-based GUI app for loading and chatting with GGUF models (Mistral, LLaMA, DeepSeek, etc.) completely offline. It features a plugin-based addon system to extend functionality — including PDF summarization, spreadsheet automation, and email assistants.
Cross-platform, pip-installable, and beginner-friendly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.