dganochenko
commited on
Commit
•
8be97e5
1
Parent(s):
30feb7d
Update README.md
Browse files
README.md
CHANGED
@@ -17,26 +17,8 @@ pipeline_tag: text-generation
|
|
17 |
prompt_template: '{prompt}
|
18 |
|
19 |
'
|
20 |
-
quantized_by: TheBloke
|
21 |
---
|
22 |
|
23 |
-
<!-- header start -->
|
24 |
-
<!-- 200823 -->
|
25 |
-
<div style="width: auto; margin-left: auto; margin-right: auto">
|
26 |
-
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
27 |
-
</div>
|
28 |
-
<div style="display: flex; justify-content: space-between; width: 100%;">
|
29 |
-
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
30 |
-
<p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
|
31 |
-
</div>
|
32 |
-
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
33 |
-
<p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
34 |
-
</div>
|
35 |
-
</div>
|
36 |
-
<div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">TheBloke's LLM work is generously supported by a grant from <a href="https://a16z.com">andreessen horowitz (a16z)</a></p></div>
|
37 |
-
<hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
|
38 |
-
<!-- header end -->
|
39 |
-
|
40 |
# Llama 2 13B - GPTQ
|
41 |
- Model creator: [Meta](https://huggingface.co/meta-llama)
|
42 |
- Original model: [Llama 2 13B](https://huggingface.co/meta-llama/Llama-2-13b-hf)
|
|
|
17 |
prompt_template: '{prompt}
|
18 |
|
19 |
'
|
|
|
20 |
---
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
# Llama 2 13B - GPTQ
|
23 |
- Model creator: [Meta](https://huggingface.co/meta-llama)
|
24 |
- Original model: [Llama 2 13B](https://huggingface.co/meta-llama/Llama-2-13b-hf)
|