update
Browse files
README.md
CHANGED
@@ -29,4 +29,4 @@ You can explore [GGUF models quantized by hellork](https://huggingface.co/hellor
|
|
29 |
|
30 |
## Getting Started
|
31 |
|
32 |
-
To use our models, you need to have [llama.cpp](https://github.com/ggerganov/llama.cpp), or one of the many
|
|
|
29 |
|
30 |
## Getting Started
|
31 |
|
32 |
+
To use our models, you need to have [llama.cpp](https://github.com/ggerganov/llama.cpp), or one of the many UI's that require it, such as [ollama](https://github.com/ollama/ollama) or [gpt4all](https://github.com/nomic-ai/gpt4all) (See full list at llama.cpp).
|