Updating model files
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
This is the original Llama 13B model provided by Facebook/Meta.
|
5 |
|
6 |
It has not been converted to HF format, which is why I have uploaded it.
|
@@ -170,3 +181,14 @@ Risks and harms of large language models include the generation of harmful, offe
|
|
170 |
LLaMA is a foundational model, and as such, it should not be used for downstream applications without further investigation and mitigations of risks. These risks and potential fraught use cases include, but are not limited to: generation of misinformation and generation of harmful, biased or offensive content.
|
171 |
|
172 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
+
<div style="width: 100%;">
|
5 |
+
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
6 |
+
</div>
|
7 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
8 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
9 |
+
<p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
|
10 |
+
</div>
|
11 |
+
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
12 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
|
13 |
+
</div>
|
14 |
+
</div>
|
15 |
This is the original Llama 13B model provided by Facebook/Meta.
|
16 |
|
17 |
It has not been converted to HF format, which is why I have uploaded it.
|
|
|
181 |
LLaMA is a foundational model, and as such, it should not be used for downstream applications without further investigation and mitigations of risks. These risks and potential fraught use cases include, but are not limited to: generation of misinformation and generation of harmful, biased or offensive content.
|
182 |
|
183 |
|
184 |
+
## Want to support my work?
|
185 |
+
|
186 |
+
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.
|
187 |
+
|
188 |
+
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.
|
189 |
+
|
190 |
+
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.
|
191 |
+
|
192 |
+
* Patreon: coming soon! (just awaiting approval)
|
193 |
+
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
194 |
+
* Discord: https://discord.gg/UBgz4VXf
|