rajabmondal commited on
Commit
45333bd
·
verified ·
1 Parent(s): c474fe6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -178,9 +178,7 @@ For other parameters and how to use them, please refer to [the llama.cpp documen
178
 
179
  ## How to run in `text-generation-webui`
180
 
181
- Note that text-generation-webui may not yet be compatible with Mixtral GGUFs. Please check compatibility first.
182
-
183
- Further instructions can be found in the text-generation-webui documentation, here: [text-generation-webui/docs/04 ‐ Model Tab.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/04%20-%20Model%20Tab.md).
184
 
185
  ## How to run from Python code
186
 
 
178
 
179
  ## How to run in `text-generation-webui`
180
 
181
+ Further instructions here: [text-generation-webui/docs/llama.cpp.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp.md).
 
 
182
 
183
  ## How to run from Python code
184