Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +76 -0
- Sheared-LLaMA-2.7B-Pruned-Q2_K.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q3_K_L.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q3_K_M.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q3_K_S.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q4_0.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q4_K_M.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q4_K_S.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q5_0.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q5_K_M.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q5_K_S.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q6_K.gguf +3 -0
- Sheared-LLaMA-2.7B-Pruned-Q8_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
Sheared-LLaMA-2.7B-Pruned-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Sheared-LLaMA-2.7B-Pruned-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Sheared-LLaMA-2.7B-Pruned-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Sheared-LLaMA-2.7B-Pruned-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Sheared-LLaMA-2.7B-Pruned-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Sheared-LLaMA-2.7B-Pruned-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Sheared-LLaMA-2.7B-Pruned-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Sheared-LLaMA-2.7B-Pruned-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Sheared-LLaMA-2.7B-Pruned-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Sheared-LLaMA-2.7B-Pruned-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Sheared-LLaMA-2.7B-Pruned-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Sheared-LLaMA-2.7B-Pruned-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
tags:
|
4 |
+
- TensorBlock
|
5 |
+
- GGUF
|
6 |
+
base_model: princeton-nlp/Sheared-LLaMA-2.7B-Pruned
|
7 |
+
---
|
8 |
+
|
9 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
10 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
11 |
+
</div>
|
12 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
13 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
14 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
15 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
16 |
+
</p>
|
17 |
+
</div>
|
18 |
+
</div>
|
19 |
+
|
20 |
+
## princeton-nlp/Sheared-LLaMA-2.7B-Pruned - GGUF
|
21 |
+
|
22 |
+
This repo contains GGUF format model files for [princeton-nlp/Sheared-LLaMA-2.7B-Pruned](https://huggingface.co/princeton-nlp/Sheared-LLaMA-2.7B-Pruned).
|
23 |
+
|
24 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
25 |
+
|
26 |
+
<div style="text-align: left; margin: 20px 0;">
|
27 |
+
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
28 |
+
Run them on the TensorBlock client using your local machine ↗
|
29 |
+
</a>
|
30 |
+
</div>
|
31 |
+
|
32 |
+
## Prompt template
|
33 |
+
|
34 |
+
```
|
35 |
+
|
36 |
+
```
|
37 |
+
|
38 |
+
## Model file specification
|
39 |
+
|
40 |
+
| Filename | Quant type | File Size | Description |
|
41 |
+
| -------- | ---------- | --------- | ----------- |
|
42 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q2_K.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q2_K.gguf) | Q2_K | 1.028 GB | smallest, significant quality loss - not recommended for most purposes |
|
43 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q3_K_S.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q3_K_S.gguf) | Q3_K_S | 1.194 GB | very small, high quality loss |
|
44 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q3_K_M.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q3_K_M.gguf) | Q3_K_M | 1.331 GB | very small, high quality loss |
|
45 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q3_K_L.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q3_K_L.gguf) | Q3_K_L | 1.448 GB | small, substantial quality loss |
|
46 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q4_0.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q4_0.gguf) | Q4_0 | 1.542 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
47 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q4_K_S.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q4_K_S.gguf) | Q4_K_S | 1.554 GB | small, greater quality loss |
|
48 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q4_K_M.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q4_K_M.gguf) | Q4_K_M | 1.642 GB | medium, balanced quality - recommended |
|
49 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q5_0.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q5_0.gguf) | Q5_0 | 1.869 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
50 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q5_K_S.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q5_K_S.gguf) | Q5_K_S | 1.869 GB | large, low quality loss - recommended |
|
51 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q5_K_M.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q5_K_M.gguf) | Q5_K_M | 1.921 GB | large, very low quality loss - recommended |
|
52 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q6_K.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q6_K.gguf) | Q6_K | 2.217 GB | very large, extremely low quality loss |
|
53 |
+
| [Sheared-LLaMA-2.7B-Pruned-Q8_0.gguf](https://huggingface.co/tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF/blob/main/Sheared-LLaMA-2.7B-Pruned-Q8_0.gguf) | Q8_0 | 2.872 GB | very large, extremely low quality loss - not recommended |
|
54 |
+
|
55 |
+
|
56 |
+
## Downloading instruction
|
57 |
+
|
58 |
+
### Command line
|
59 |
+
|
60 |
+
Firstly, install Huggingface Client
|
61 |
+
|
62 |
+
```shell
|
63 |
+
pip install -U "huggingface_hub[cli]"
|
64 |
+
```
|
65 |
+
|
66 |
+
Then, downoad the individual model file the a local directory
|
67 |
+
|
68 |
+
```shell
|
69 |
+
huggingface-cli download tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF --include "Sheared-LLaMA-2.7B-Pruned-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
70 |
+
```
|
71 |
+
|
72 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
73 |
+
|
74 |
+
```shell
|
75 |
+
huggingface-cli download tensorblock/Sheared-LLaMA-2.7B-Pruned-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
76 |
+
```
|
Sheared-LLaMA-2.7B-Pruned-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d74b85a712886f5fff84fdb6b41f44f277ecfb3ce13d11b8cfa3fe290814cf87
|
3 |
+
size 1028228128
|
Sheared-LLaMA-2.7B-Pruned-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:095b8571e9d91a82f2531e9de1e93c40e1a83a9b9b5c795b528ed6e3802501de
|
3 |
+
size 1448278048
|
Sheared-LLaMA-2.7B-Pruned-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41e354efdc9e4bb09fbb9a2331fa7b25be03e62de7d38e319193557d2b5e0346
|
3 |
+
size 1331132448
|
Sheared-LLaMA-2.7B-Pruned-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89a110fe3b89c9d3b9a92f622882f3e847533101576b45d1d54103552ad3c2e0
|
3 |
+
size 1194162208
|
Sheared-LLaMA-2.7B-Pruned-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c1515b53c8a7f7859b915eac3662b9d10e391c827e86a1ed43f69316373bbf6
|
3 |
+
size 1542061088
|
Sheared-LLaMA-2.7B-Pruned-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f47e1f7e0fc6252c920085898c81644bc53937f7618794cf8e9dadd98af43f4
|
3 |
+
size 1642085408
|
Sheared-LLaMA-2.7B-Pruned-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c77d6a7d4495e5307a2d445ea7bcda4b482a1755483882893161c4ece9bfad4
|
3 |
+
size 1554185248
|
Sheared-LLaMA-2.7B-Pruned-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72bc972ced8469f2e77e898b73769a948a21cda63e8d4107a8af675c3713cf69
|
3 |
+
size 1869495328
|
Sheared-LLaMA-2.7B-Pruned-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59b4860c5c36edbd469aa289378df770f8f4b9bc21a7e03fbb900e2431535c2e
|
3 |
+
size 1921023008
|
Sheared-LLaMA-2.7B-Pruned-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8b64a700ae908fc4858fad56483e3d78be0e29b7b7b8b52e99a724fa37cbe13
|
3 |
+
size 1869495328
|
Sheared-LLaMA-2.7B-Pruned-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bdf9f39df8298d70b0f3ad4f4ec5fa30813a21d11d4fc9587b663cac419b761
|
3 |
+
size 2217394208
|
Sheared-LLaMA-2.7B-Pruned-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af0952cd8bbdd53ab0f1cfd39446035ab47e8cc33d31548291b34aa41973da77
|
3 |
+
size 2871638048
|