Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ license: other
|
|
13 |
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
|
14 |
</div>
|
15 |
</div>
|
|
|
16 |
# LLaMa 7B GGML
|
17 |
|
18 |
This repo contains GGML format model files for the original LLaMa.
|
@@ -24,7 +25,6 @@ I've uploaded them mostly for my own convenience, allowing me to easily grab the
|
|
24 |
## Provided files
|
25 |
|
26 |
The following formats are included:
|
27 |
-
* float16
|
28 |
* q4_0 - 4-bit
|
29 |
* q4_1 - 4-bit
|
30 |
* q5_0 - 5-bit
|
|
|
13 |
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
|
14 |
</div>
|
15 |
</div>
|
16 |
+
|
17 |
# LLaMa 7B GGML
|
18 |
|
19 |
This repo contains GGML format model files for the original LLaMa.
|
|
|
25 |
## Provided files
|
26 |
|
27 |
The following formats are included:
|
|
|
28 |
* q4_0 - 4-bit
|
29 |
* q4_1 - 4-bit
|
30 |
* q5_0 - 5-bit
|