Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ license: other
|
|
16 |
</div>
|
17 |
</div>
|
18 |
|
19 |
-
# Samantha 7B GGML
|
20 |
|
21 |
-
These files are GGML format model files for [Samantha 7B](https://huggingface.co/ehartford/samantha-7b).
|
22 |
|
23 |
GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and libraries and UIs which support this format, such as:
|
24 |
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
|
|
|
16 |
</div>
|
17 |
</div>
|
18 |
|
19 |
+
# Eric Hartford's Samantha 7B GGML
|
20 |
|
21 |
+
These files are GGML format model files for [Eric Hartford's Samantha 7B](https://huggingface.co/ehartford/samantha-7b).
|
22 |
|
23 |
GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and libraries and UIs which support this format, such as:
|
24 |
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
|