Update README.md
Browse files
README.md
CHANGED
|
@@ -173,10 +173,9 @@ To achieve optimal results, we recommend always including a system prompt that c
|
|
| 173 |
|
| 174 |
## Usage
|
| 175 |
|
| 176 |
-
The model can be used with
|
| 177 |
|
| 178 |
- [`vllm`](https://github.com/vllm-project/vllm): See [here](#vLLM)
|
| 179 |
-
- [`mistral_inference`](https://github.com/mistralai/mistral-inference): See [here](#Mistral-Inference)
|
| 180 |
|
| 181 |
### vLLM
|
| 182 |
|
|
|
|
| 173 |
|
| 174 |
## Usage
|
| 175 |
|
| 176 |
+
The model can be used with the following frameworks
|
| 177 |
|
| 178 |
- [`vllm`](https://github.com/vllm-project/vllm): See [here](#vLLM)
|
|
|
|
| 179 |
|
| 180 |
### vLLM
|
| 181 |
|