WizardLM-13B-V1.0 / README.md
WizardLM's picture
Update README.md
2ea86d3
|
raw
history blame
No virus
563 Bytes
This is WizardLM-13B V1.0 diff weight.
Project Repo: https://github.com/nlpxucan/WizardLM
NOTE: The **WizardLM-13B-1.0** and **Wizard-7B** use different prompt at the beginning of the conversation:
For **WizardLM-13B-1.0** , the Prompt should be as following:
```
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: hello, who are you? ASSISTANT:
```
For **WizardLM-7B** , the Prompt should be as following:
```
{instruction}\n\n### Response:
```