Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ GGUF, introduced by the llama.cpp team on August 21st, 2023, is a new format des
|
|
39 |
|
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
|
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.
|
|
|
39 |
|
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.
|