TheBloke commited on
Commit
2d989ba
1 Parent(s): 0091d6b

Updating model files

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -2,6 +2,17 @@
2
  license: other
3
  inference: false
4
  ---
 
 
 
 
 
 
 
 
 
 
 
5
 
6
  # WizardLM: An Instruction-following LLM Using Evol-Instruct
7
 
@@ -47,7 +58,7 @@ Two files are provided. **The 'latest' file will not work unless you use a recen
47
  Specifically, the 'latest' file uses `--act-order` for maximum quantisation quality and will not work with oobabooga's fork of GPTQ-for-LLaMa. Therefore at this time it will also not work with `text-generation-webui` one-click installers.
48
 
49
  The 'compat' file will be used by default in text-generation-webui so you don't need to do anything special to use it. If you want to use the 'latest' file, please remove the 'cmopat' file - but only do this if you are able to use the latest GPTQ-for-LLaMa code.
50
-
51
  * `wizardLM-7B-GPTQ-4bit-128g.compat.no-act-order.safetensors`
52
  * Works with all versions of GPTQ-for-LLaMa code, both Triton and CUDA branches
53
  * Works with text-generation-webui one-click-installers
@@ -95,6 +106,17 @@ The above commands assume you have installed all dependencies for GPTQ-for-LLaMa
95
 
96
  If you can't update GPTQ-for-LLaMa or don't want to, you can use `wizardLM-7B-GPTQ-4bit-128g.compat.no-act-order.safetensors` as mentioned above, which should work without any upgrades to text-generation-webui.
97
 
 
 
 
 
 
 
 
 
 
 
 
98
  # Original model info
99
 
100
  Overview of Evol-Instruct
 
2
  license: other
3
  inference: false
4
  ---
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/UBgz4VXf">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? Patreon coming soon!</a></p>
14
+ </div>
15
+ </div>
16
 
17
  # WizardLM: An Instruction-following LLM Using Evol-Instruct
18
 
 
58
  Specifically, the 'latest' file uses `--act-order` for maximum quantisation quality and will not work with oobabooga's fork of GPTQ-for-LLaMa. Therefore at this time it will also not work with `text-generation-webui` one-click installers.
59
 
60
  The 'compat' file will be used by default in text-generation-webui so you don't need to do anything special to use it. If you want to use the 'latest' file, please remove the 'cmopat' file - but only do this if you are able to use the latest GPTQ-for-LLaMa code.
61
+
62
  * `wizardLM-7B-GPTQ-4bit-128g.compat.no-act-order.safetensors`
63
  * Works with all versions of GPTQ-for-LLaMa code, both Triton and CUDA branches
64
  * Works with text-generation-webui one-click-installers
 
106
 
107
  If you can't update GPTQ-for-LLaMa or don't want to, you can use `wizardLM-7B-GPTQ-4bit-128g.compat.no-act-order.safetensors` as mentioned above, which should work without any upgrades to text-generation-webui.
108
 
109
+ ## Want to support my work?
110
+
111
+ I've had a lot of people ask if they can contribute. I love providing models and helping people, but it is starting to rack up pretty big cloud computing bills.
112
+
113
+ So if you're able and willing to contribute, it'd be most gratefully received and will help me to keep providing models, and work on various AI projects.
114
+
115
+ Donaters will get priority support on any and all AI/LLM/model questions, and I'll gladly quantise any model you'd like to try.
116
+
117
+ * Patreon: coming soon! (just awaiting approval)
118
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
119
+ * Discord: https://discord.gg/UBgz4VXf
120
  # Original model info
121
 
122
  Overview of Evol-Instruct