gmongaras commited on
Commit
adc572b
1 Parent(s): 4fa6c21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -16
README.md CHANGED
@@ -1,19 +1,9 @@
1
- ---
2
- license: other
3
- ---
4
- <!-- header start -->
5
- <div style="width: 100%;">
6
- <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
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