Update README.md
Browse files
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 |
-
|
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 |
|