patrickvonplaten commited on
Commit
dfb704c
·
verified ·
1 Parent(s): 57f6cb1

Update README.md

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