Update README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,9 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
</div>
|
| 8 |
-
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 9 |
-
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 10 |
-
<p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
|
| 11 |
-
</div>
|
| 12 |
-
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
| 13 |
-
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
| 14 |
-
</div>
|
| 15 |
-
</div>
|
| 16 |
-
<!-- header end -->
|
| 17 |
|
| 18 |
# WizardLM: An Instruction-following LLM Using Evol-Instruct
|
| 19 |
|
|
|
|
| 1 |
+
# Original Repo:
|
| 2 |
+
https://huggingface.co/TheBloke/wizardLM-7B-HF/tree/main
|
| 3 |
+
|
| 4 |
+
I just took it from there and made it 4bit.
|
| 5 |
+
|
| 6 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
# WizardLM: An Instruction-following LLM Using Evol-Instruct
|
| 9 |
|