An open API service indexing awesome lists of open source software.

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

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.