WizardLM haipeng1 commited on
Commit
964a93a
1 Parent(s): 145b939

Update README.md (#8)

Browse files

- Update README.md (f2908aa18cbc273e14c7865b5bc82bf6b5532c08)


Co-authored-by: haipengluo <[email protected]>

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -58,4 +58,8 @@ For **WizardLM-7B** , the Prompt should be as following:
58
 
59
  **Twitter**: https://twitter.com/WizardLM_AI/status/1689998428200112128
60
 
61
- **Discord**: https://discord.gg/VZjjHtWrKs
 
 
 
 
 
58
 
59
  **Twitter**: https://twitter.com/WizardLM_AI/status/1689998428200112128
60
 
61
+ **Discord**: https://discord.gg/VZjjHtWrKs
62
+
63
+ ## Inference WizardLM Demo Script
64
+
65
+ We provide the inference WizardLM demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).