WizardLM haipeng1 commited on
Commit
f34c0e4
1 Parent(s): a23c2c3

Update README.md (#23)

Browse files

- Update README.md (6260f3735d45464b7494361d7f9aa23d4a64acfc)


Co-authored-by: haipengluo <haipeng1@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -70,6 +70,10 @@ This is the **Full-Weight** of WizardLM-13B V1.2 model, this model is trained fr
70
  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>......
71
  ```
72
 
 
 
 
 
73
  ❗<b>To commen concern about dataset:</b>
74
 
75
  Recently, there have been clear changes in the open-source policy and regulations of our overall organization's code, data, and models.
 
70
  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>......
71
  ```
72
 
73
+ ## Inference WizardLM Demo Script
74
+
75
+ We provide the inference WizardLM demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
76
+
77
  ❗<b>To commen concern about dataset:</b>
78
 
79
  Recently, there have been clear changes in the open-source policy and regulations of our overall organization's code, data, and models.