Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
This model was converted to GGUF format from [`balrogbob/open_llama_3b_v2-python-instruct-0.1`](https://huggingface.co/balrogbob/open_llama_3b_v2-python-instruct-0.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
19 |
Refer to the [original model card](https://huggingface.co/balrogbob/open_llama_3b_v2-python-instruct-0.1) for more details on the model.
|
20 |
|
21 |
-
## Needs
|
22 |
|
23 |
## Use with llama.cpp
|
24 |
Install llama.cpp through brew (works on Mac and Linux)
|
|
|
18 |
This model was converted to GGUF format from [`balrogbob/open_llama_3b_v2-python-instruct-0.1`](https://huggingface.co/balrogbob/open_llama_3b_v2-python-instruct-0.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
19 |
Refer to the [original model card](https://huggingface.co/balrogbob/open_llama_3b_v2-python-instruct-0.1) for more details on the model.
|
20 |
|
21 |
+
## Needs < /s > (minus spaces) as stop tag, some software works automatically, some (like LM Studio) need the stop tag added. Despite the alpaca training it still expects a bert style stop token.
|
22 |
|
23 |
## Use with llama.cpp
|
24 |
Install llama.cpp through brew (works on Mac and Linux)
|