TheBloke commited on
Commit
b5428e6
1 Parent(s): 3ff508f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -206,7 +206,7 @@ For other parameters and how to use them, please refer to [the llama.cpp documen
206
 
207
  ## How to run in `text-generation-webui`
208
 
209
- Further instructions here: [text-generation-webui/docs/llama.cpp.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp.md).
210
 
211
  ## How to run from Python code
212
 
 
206
 
207
  ## How to run in `text-generation-webui`
208
 
209
+ 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%E2%80%90%20Model%20Tab.md#llamacpp).
210
 
211
  ## How to run from Python code
212