Update README.md
Browse files
README.md
CHANGED
|
@@ -91,7 +91,7 @@ The modele saves original mistral long context capabilities up to 128k tokens.
|
|
| 91 |
The model can be used with the following frameworks;
|
| 92 |
- [`vllm`](https://github.com/vllm-project/vllm): See [here](#vllm)
|
| 93 |
- [`transformers`](https://github.com/huggingface/transformers): See [here](#transformers)
|
| 94 |
-
- [`llama.cpp](https://github.com/ggml-org/llama.cpp): See [here](#llama-server)
|
| 95 |
|
| 96 |
### Recommended system prompts
|
| 97 |
|
|
|
|
| 91 |
The model can be used with the following frameworks;
|
| 92 |
- [`vllm`](https://github.com/vllm-project/vllm): See [here](#vllm)
|
| 93 |
- [`transformers`](https://github.com/huggingface/transformers): See [here](#transformers)
|
| 94 |
+
- [`llama.cpp`](https://github.com/ggml-org/llama.cpp): See [here](#llama-server)
|
| 95 |
|
| 96 |
### Recommended system prompts
|
| 97 |
|