rajabmondal commited on
Commit
401332c
·
verified ·
1 Parent(s): 5c55315

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ GGUF, introduced by the llama.cpp team on August 21st, 2023, is a new format des
40
  Below is a partial list of clients and libraries known to support GGUF:
41
 
42
  * [llama.cpp](https://github.com/ggerganov/llama.cpp). The foundational project for GGUF, featuring both a command-line interface (CLI) and server options.
43
- * [text-generation-webui](https://github.com/oobabooga/text-generation-webui), the most widely used web UI, with many features and powerful extensions. Supports GPU acceleration.
44
  * [KoboldCpp](https://github.com/LostRuins/koboldcpp), a fully featured web UI, with GPU accel across all platforms and GPU architectures. Especially good for story telling.
45
  * [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration.
46
  * [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui), a great web UI with many interesting and unique features, including a full model library for easy model selection.
 
40
  Below is a partial list of clients and libraries known to support GGUF:
41
 
42
  * [llama.cpp](https://github.com/ggerganov/llama.cpp). The foundational project for GGUF, featuring both a command-line interface (CLI) and server options.
43
+ * [text-generation-webui](https://github.com/oobabooga/text-generation-webui), A highly utilized web UI offering extensive features and robust extensions, supporting GPU acceleration.
44
  * [KoboldCpp](https://github.com/LostRuins/koboldcpp), a fully featured web UI, with GPU accel across all platforms and GPU architectures. Especially good for story telling.
45
  * [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration.
46
  * [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui), a great web UI with many interesting and unique features, including a full model library for easy model selection.