bethrezen commited on
Commit
f2b63f0
·
verified ·
1 Parent(s): 3fb123d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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