Update README.md (#16)
Browse files- Update README.md (251536f590bf57ad702abdfd1bad38df994c7705)
Co-authored-by: haipengluo <haipeng1@users.noreply.huggingface.co>
README.md
CHANGED
@@ -82,6 +82,11 @@ Thanks to the enthusiastic friends, their video introductions are more lively an
|
|
82 |
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: Hi ASSISTANT: Hello.</s>USER: Who are you? ASSISTANT: I am WizardLM.</s>......
|
83 |
```
|
84 |
|
|
|
|
|
|
|
|
|
|
|
85 |
❗<b>To commen concern about dataset:</b>
|
86 |
|
87 |
Recently, there have been clear changes in the open-source policy and regulations of our overall organization's code, data, and models.
|
|
|
82 |
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: Hi ASSISTANT: Hello.</s>USER: Who are you? ASSISTANT: I am WizardLM.</s>......
|
83 |
```
|
84 |
|
85 |
+
## Inference WizardLM Demo Script
|
86 |
+
|
87 |
+
We provide the inference WizardLM demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
|
88 |
+
|
89 |
+
|
90 |
❗<b>To commen concern about dataset:</b>
|
91 |
|
92 |
Recently, there have been clear changes in the open-source policy and regulations of our overall organization's code, data, and models.
|