Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
4-bit precision
gptq
TheBloke commited on
Commit
374d6cf
1 Parent(s): 38b3546

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -8
README.md CHANGED
@@ -9,17 +9,19 @@ library_name: transformers
9
  pipeline_tag: text-generation
10
  license: other
11
  ---
 
12
  <div style="width: 100%;">
13
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
14
  </div>
15
  <div style="display: flex; justify-content: space-between; width: 100%;">
16
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
17
- <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
18
  </div>
19
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
20
- <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
21
  </div>
22
  </div>
 
23
 
24
  # Wizard Mega 13B GPTQ
25
 
@@ -67,17 +69,30 @@ It was created without `--act-order` to ensure compatibility with all UIs out th
67
  ```
68
 
69
 
70
- ## Want to support my work?
 
71
 
72
- 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.
73
 
74
- 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.
75
 
76
- 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.
77
 
78
- * Patreon: coming soon! (just awaiting approval)
 
 
 
 
 
 
 
 
79
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
80
- * Discord: https://discord.gg/UBgz4VXf
 
 
 
 
81
  # Original Wizard Mega 13B model card
82
 
83
  Wizard Mega is a Llama 13B model fine-tuned on the [ShareGPT](https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered), [WizardLM](https://huggingface.co/datasets/ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered), and [Wizard-Vicuna](https://huggingface.co/datasets/ehartford/wizard_vicuna_70k_unfiltered) datasets. These particular datasets have all been filtered to remove responses where the model responds with "As an AI language model...", etc or when the model refuses to respond.
 
9
  pipeline_tag: text-generation
10
  license: other
11
  ---
12
+ <!-- header start -->
13
  <div style="width: 100%;">
14
  <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
15
  </div>
16
  <div style="display: flex; justify-content: space-between; width: 100%;">
17
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
18
+ <p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
19
  </div>
20
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
21
+ <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
22
  </div>
23
  </div>
24
+ <!-- header end -->
25
 
26
  # Wizard Mega 13B GPTQ
27
 
 
69
  ```
70
 
71
 
72
+ <!-- footer start -->
73
+ ## Discord
74
 
75
+ For further support, and discussions on these models and AI in general, join us at:
76
 
77
+ [TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
78
 
79
+ ## Thanks, and how to contribute.
80
 
81
+ Thanks to the [chirper.ai](https://chirper.ai) team!
82
+
83
+ I've had a lot of people ask if they can contribute. I enjoy providing models and helping people, and would love to be able to spend even more time doing it, as well as expanding into new projects like fine tuning/training.
84
+
85
+ If you're able and willing to contribute it will be most gratefully received and will help me to keep providing more models, and to start work on new AI projects.
86
+
87
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
88
+
89
+ * Patreon: https://patreon.com/TheBlokeAI
90
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
91
+
92
+ **Patreon special mentions**: Aemon Algiz, Dmitriy Samsonov, Nathan LeClaire, Trenton Dambrowitz, Mano Prime, David Flickinger, vamX, Nikolai Manek, senxiiz, Khalefa Al-Ahmad, Illia Dulskyi, Jonathan Leane, Talal Aujan, V. Lukas, Joseph William Delisle, Pyrater, Oscar Rangel, Lone Striker, Luke Pendergrass, Eugene Pentland, Sebastain Graf, Johann-Peter Hartman.
93
+
94
+ Thank you to all my generous patrons and donaters!
95
+ <!-- footer end -->
96
  # Original Wizard Mega 13B model card
97
 
98
  Wizard Mega is a Llama 13B model fine-tuned on the [ShareGPT](https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered), [WizardLM](https://huggingface.co/datasets/ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered), and [Wizard-Vicuna](https://huggingface.co/datasets/ehartford/wizard_vicuna_70k_unfiltered) datasets. These particular datasets have all been filtered to remove responses where the model responds with "As an AI language model...", etc or when the model refuses to respond.