--- license: llama2 --- ## WizardLM: Empowering Large Pre-Trained Language Models to Follow Complex Instructions

πŸ€— HF Repo β€’ 🐦 Twitter β€’ πŸ“ƒ [WizardLM] β€’ πŸ“ƒ [WizardCoder] β€’ πŸ“ƒ [WizardMath]

πŸ‘‹ Join our Discord

## Unofficial Video Introductions Thanks to the enthusiastic friends, their video introductions are more lively and interesting. 1. [NEW WizardLM 70b πŸ”₯ Giant Model...Insane Performance](https://www.youtube.com/watch?v=WdpiIXrO4_o) 2. [GET WizardLM NOW! 7B LLM KING That Can Beat ChatGPT! I'm IMPRESSED!](https://www.youtube.com/watch?v=SaJ8wyKMBds) 3. [WizardLM: Enhancing Large Language Models to Follow Complex Instructions](https://www.youtube.com/watch?v=I6sER-qivYk) 4. [WizardCoder AI Is The NEW ChatGPT's Coding TWIN!](https://www.youtube.com/watch?v=XjsyHrmd3Xo) ## News - πŸ”₯ πŸ”₯ πŸ”₯ [08/11/2023] We release **WizardMath** Models. - πŸ”₯ Our **WizardMath-70B-V1.0** model slightly outperforms some closed-source LLMs on the GSM8K, including **ChatGPT 3.5**, **Claude Instant 1** and **PaLM 2 540B**. - πŸ”₯ Our **WizardMath-70B-V1.0** model achieves **81.6 pass@1** on the [GSM8k Benchmarks](https://github.com/openai/grade-school-math), which is **24.8** points higher than the SOTA open-source LLM. - πŸ”₯ Our **WizardMath-70B-V1.0** model achieves **22.7 pass@1** on the [MATH Benchmarks](https://github.com/hendrycks/math), which is **9.2** points higher than the SOTA open-source LLM. | Model | Checkpoint | Paper | GSM8k | MATH |Online Demo| License| | ----- |------| ---- |------|-------| ----- | ----- | | WizardMath-70B-V1.0 | πŸ€— HF Link | πŸ“ƒComing Soon| **81.6** | **22.7** |[Demo](http://47.103.63.15:50083/)| Llama 2 License | | WizardMath-13B-V1.0 | πŸ€— HF Link | πŸ“ƒComing Soon| **63.9** | **14.0** |[Demo](http://47.103.63.15:50082/)| Llama 2 License | | WizardMath-7B-V1.0 | πŸ€— HF Link | πŸ“ƒComing Soon| **54.9** | **10.7** |[Demo](http://47.103.63.15:50080/)| Llama 2 License | | Model | Checkpoint | Paper |MT-Bench | AlpacaEval | GSM8k | HumanEval | License| | ----- |------| ---- |------|-------| ----- | ----- | ----- | | **WizardLM-70B-V1.0** | πŸ€— HF Link |πŸ“ƒ**Coming Soon**| **7.78** | **92.91%** |**77.6%** | **50.6 pass@1**| Llama 2 License | | WizardLM-13B-V1.2 | πŸ€— HF Link | | 7.06 | 89.17% |55.3% | 36.6 pass@1| Llama 2 License | | WizardLM-13B-V1.1 | πŸ€— HF Link | | 6.76 |86.32% | | 25.0 pass@1| Non-commercial| | WizardLM-30B-V1.0 | πŸ€— HF Link | | 7.01 | | | 37.8 pass@1| Non-commercial | | WizardLM-13B-V1.0 | πŸ€— HF Link | | 6.35 | 75.31% | | 24.0 pass@1 | Non-commercial| | WizardLM-7B-V1.0 | πŸ€— HF Link | πŸ“ƒ [WizardLM] | | | |19.1 pass@1 | Non-commercial| | WizardCoder-15B-V1.0 | πŸ€— HF Link | πŸ“ƒ [WizardCoder] | | || 57.3 pass@1 | OpenRAIL-M | - πŸ”₯πŸ”₯πŸ”₯ [08/09/2023] We released **WizardLM-70B-V1.0** model. **Github Repo**: https://github.com/nlpxucan/WizardLM **Twitter**: https://twitter.com/WizardLM_AI/status/1689270108747976704 **Discord**: https://discord.gg/bpmeZD7V ❗Note for model system prompts usage: WizardLM adopts the prompt format from Vicuna and supports **multi-turn** conversation. 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: Hi ASSISTANT: Hello.USER: Who are you? ASSISTANT: I am WizardLM....... ``` ❗To commen concern about dataset: Recently, there have been clear changes in the open-source policy and regulations of our overall organization's code, data, and models. Despite this, we have still worked hard to obtain opening the weights of the model first, but the data involves stricter auditing and is in review with our legal team . Our researchers have no authority to publicly release them without authorization. Thank you for your understanding.