TheBloke commited on
Commit
5a3b1f4
·
1 Parent(s): bd07c30

Updating model files

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -2,13 +2,35 @@
2
  license: other
3
  inference: false
4
  ---
 
 
 
 
 
 
 
 
 
 
 
5
 
6
  # Quantised GGMLs of alpaca-lora-65B
7
 
8
  Merged, unquantised HF repo of [changsung's alpaca-lora-65B](https://huggingface.co/chansung/alpaca-lora-65b).
9
 
 
 
 
 
 
 
 
 
 
 
 
10
  # Original model card not provided
11
 
12
  No model card was provided in [changsung's original repository](https://huggingface.co/chansung/alpaca-lora-65b).
13
 
14
- Based on the name, I assume this is the result of fine tuning using the original GPT 3.5 Alpaca dataset. It is unknown as to whether the original Stanford data was used, or the [cleaned tloen/alpaca-lora variant](https://github.com/tloen/alpaca-lora).
 
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
  # Quantised GGMLs of alpaca-lora-65B
18
 
19
  Merged, unquantised HF repo of [changsung's alpaca-lora-65B](https://huggingface.co/chansung/alpaca-lora-65b).
20
 
21
+ ## Want to support my work?
22
+
23
+ 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.
24
+
25
+ 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.
26
+
27
+ 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.
28
+
29
+ * Patreon: coming soon! (just awaiting approval)
30
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
31
+ * Discord: https://discord.gg/UBgz4VXf
32
  # Original model card not provided
33
 
34
  No model card was provided in [changsung's original repository](https://huggingface.co/chansung/alpaca-lora-65b).
35
 
36
+ Based on the name, I assume this is the result of fine tuning using the original GPT 3.5 Alpaca dataset. It is unknown as to whether the original Stanford data was used, or the [cleaned tloen/alpaca-lora variant](https://github.com/tloen/alpaca-lora).