Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ ASSISTANT:
|
|
14 |
```
|
15 |
|
16 |
## Use in Text Generation Web UI
|
17 |
-
Qwen-
|
18 |
|
19 |
## Example Usage
|
20 |
>USER: First, give a brief overview of Chinese cuisine, including its regional diversity. next, describe the importance of the five flavors in Chinese cooking. Then, mention three popular Chinese dishes and their main ingredients. After that, provide a popular Chinese cooking technique and an example of a dish prepared using that technique. Finally, discuss the role of tea in traditional Chinese culture.
|
|
|
14 |
```
|
15 |
|
16 |
## Use in Text Generation Web UI
|
17 |
+
Qwen-14B necessitates the use of the `--trust-remote-code` flag as well as installing several python libraries, including `tiktoken`, `einops`, and `transformers_stream_generator`. Once you have those installed you should be good to go.
|
18 |
|
19 |
## Example Usage
|
20 |
>USER: First, give a brief overview of Chinese cuisine, including its regional diversity. next, describe the importance of the five flavors in Chinese cooking. Then, mention three popular Chinese dishes and their main ingredients. After that, provide a popular Chinese cooking technique and an example of a dish prepared using that technique. Finally, discuss the role of tea in traditional Chinese culture.
|