Metadata-Version: 2.4
Name: ggufloader
Version: 1.0.0
Summary: A local LLM runner for loading and chatting with GGUF models
Author-email: Your Name <your@email.com>
License: MIT
Project-URL: Homepage, https://github.com/GGUFloader/gguf-loader
Project-URL: Repository, https://github.com/GGUFloader/gguf-loader
Project-URL: Issues, https://github.com/GGUFloader/gguf-loader/issues
Keywords: llm,gguf,local,chat,offline,loader
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: llama-cpp-python
Requires-Dist: PySide6
