https://github.com/ai-naymul/gguf-webui
Webui interface for quantizing model and inference
https://github.com/ai-naymul/gguf-webui
inference llm-inference llm-training llms text-generation-webui
Last synced: 24 days ago
JSON representation
Webui interface for quantizing model and inference
- Host: GitHub
- URL: https://github.com/ai-naymul/gguf-webui
- Owner: ai-naymul
- Created: 2025-06-23T15:40:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-04T15:36:31.000Z (11 months ago)
- Last Synced: 2025-07-04T16:49:26.951Z (11 months ago)
- Topics: inference, llm-inference, llm-training, llms, text-generation-webui
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GGUF WebUI - A webui interface where you could quantize the llm model to run on cpu or make gguf models and inference gguf model on webui interface
## Feature
1. A webui based interface where you could inference any gguf model and get the result right away on the browser rather than installing any big software to inference gguf models.
2. A webui based interface where you could quantize any llm model to run on cpu or gguf format.