Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +77 -0
- pythia-160m-deduped-Q2_K.gguf +3 -0
- pythia-160m-deduped-Q3_K_L.gguf +3 -0
- pythia-160m-deduped-Q3_K_M.gguf +3 -0
- pythia-160m-deduped-Q3_K_S.gguf +3 -0
- pythia-160m-deduped-Q4_0.gguf +3 -0
- pythia-160m-deduped-Q4_K_M.gguf +3 -0
- pythia-160m-deduped-Q4_K_S.gguf +3 -0
- pythia-160m-deduped-Q5_0.gguf +3 -0
- pythia-160m-deduped-Q5_K_M.gguf +3 -0
- pythia-160m-deduped-Q5_K_S.gguf +3 -0
- pythia-160m-deduped-Q6_K.gguf +3 -0
- pythia-160m-deduped-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 |
+
pythia-160m-deduped-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
pythia-160m-deduped-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
pythia-160m-deduped-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
pythia-160m-deduped-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
pythia-160m-deduped-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
pythia-160m-deduped-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
pythia-160m-deduped-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
pythia-160m-deduped-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
pythia-160m-deduped-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
pythia-160m-deduped-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
pythia-160m-deduped-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
pythia-160m-deduped-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- pytorch
|
6 |
+
- causal-lm
|
7 |
+
- pythia
|
8 |
+
- TensorBlock
|
9 |
+
- GGUF
|
10 |
+
license: apache-2.0
|
11 |
+
datasets:
|
12 |
+
- EleutherAI/the_pile_deduplicated
|
13 |
+
base_model: EleutherAI/pythia-160m-deduped
|
14 |
+
---
|
15 |
+
|
16 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
17 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
18 |
+
</div>
|
19 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
20 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
21 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
22 |
+
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>
|
23 |
+
</p>
|
24 |
+
</div>
|
25 |
+
</div>
|
26 |
+
|
27 |
+
## EleutherAI/pythia-160m-deduped - GGUF
|
28 |
+
|
29 |
+
This repo contains GGUF format model files for [EleutherAI/pythia-160m-deduped](https://huggingface.co/EleutherAI/pythia-160m-deduped).
|
30 |
+
|
31 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
32 |
+
|
33 |
+
## Prompt template
|
34 |
+
|
35 |
+
```
|
36 |
+
|
37 |
+
```
|
38 |
+
|
39 |
+
## Model file specification
|
40 |
+
|
41 |
+
| Filename | Quant type | File Size | Description |
|
42 |
+
| -------- | ---------- | --------- | ----------- |
|
43 |
+
| [pythia-160m-deduped-Q2_K.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q2_K.gguf) | Q2_K | 0.073 GB | smallest, significant quality loss - not recommended for most purposes |
|
44 |
+
| [pythia-160m-deduped-Q3_K_S.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q3_K_S.gguf) | Q3_K_S | 0.081 GB | very small, high quality loss |
|
45 |
+
| [pythia-160m-deduped-Q3_K_M.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q3_K_M.gguf) | Q3_K_M | 0.088 GB | very small, high quality loss |
|
46 |
+
| [pythia-160m-deduped-Q3_K_L.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q3_K_L.gguf) | Q3_K_L | 0.092 GB | small, substantial quality loss |
|
47 |
+
| [pythia-160m-deduped-Q4_0.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q4_0.gguf) | Q4_0 | 0.096 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
48 |
+
| [pythia-160m-deduped-Q4_K_S.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q4_K_S.gguf) | Q4_K_S | 0.097 GB | small, greater quality loss |
|
49 |
+
| [pythia-160m-deduped-Q4_K_M.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q4_K_M.gguf) | Q4_K_M | 0.102 GB | medium, balanced quality - recommended |
|
50 |
+
| [pythia-160m-deduped-Q5_0.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q5_0.gguf) | Q5_0 | 0.111 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
51 |
+
| [pythia-160m-deduped-Q5_K_S.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q5_K_S.gguf) | Q5_K_S | 0.111 GB | large, low quality loss - recommended |
|
52 |
+
| [pythia-160m-deduped-Q5_K_M.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q5_K_M.gguf) | Q5_K_M | 0.115 GB | large, very low quality loss - recommended |
|
53 |
+
| [pythia-160m-deduped-Q6_K.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q6_K.gguf) | Q6_K | 0.126 GB | very large, extremely low quality loss |
|
54 |
+
| [pythia-160m-deduped-Q8_0.gguf](https://huggingface.co/tensorblock/pythia-160m-deduped-GGUF/tree/main/pythia-160m-deduped-Q8_0.gguf) | Q8_0 | 0.163 GB | very large, extremely low quality loss - not recommended |
|
55 |
+
|
56 |
+
|
57 |
+
## Downloading instruction
|
58 |
+
|
59 |
+
### Command line
|
60 |
+
|
61 |
+
Firstly, install Huggingface Client
|
62 |
+
|
63 |
+
```shell
|
64 |
+
pip install -U "huggingface_hub[cli]"
|
65 |
+
```
|
66 |
+
|
67 |
+
Then, downoad the individual model file the a local directory
|
68 |
+
|
69 |
+
```shell
|
70 |
+
huggingface-cli download tensorblock/pythia-160m-deduped-GGUF --include "pythia-160m-deduped-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
71 |
+
```
|
72 |
+
|
73 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
74 |
+
|
75 |
+
```shell
|
76 |
+
huggingface-cli download tensorblock/pythia-160m-deduped-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
77 |
+
```
|
pythia-160m-deduped-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4219294fdec6f8a9b9dc423dfa1b21f502c4eac7a95f45e00a574e85e985801
|
3 |
+
size 78094272
|
pythia-160m-deduped-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5104659f91b43bfc70ac13685661dadb06f23b5b84243cbac95cb3c2861b2227
|
3 |
+
size 98993856
|
pythia-160m-deduped-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28c2a612fa9d98602a0384f42dd5d213057ef619086b2fe8b8cfb9f98a44c853
|
3 |
+
size 94570176
|
pythia-160m-deduped-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ee6d1423f57e33df25cad784a19d386b39b5ae631740b2d5ff438f100c2b7c2
|
3 |
+
size 87049920
|
pythia-160m-deduped-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7744bb762b43388bc8cb44a6c6c8f7c086033eb9f57de7a392a7f73962dd4e09
|
3 |
+
size 103461312
|
pythia-160m-deduped-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:459b4b46bb9468089121ed7594938b32e4167421c9743b294029209d7eb1b372
|
3 |
+
size 109765056
|
pythia-160m-deduped-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99431390e532c0fabe5b34c0138cc4f761a356150ce720c74f36384fdef3c2cb
|
3 |
+
size 103756224
|
pythia-160m-deduped-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f7e5a123a1df89690dbd8c90e13e36c50f63660692d918f7ab1504ae6f33056
|
3 |
+
size 118907328
|
pythia-160m-deduped-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:642e488b6831648674c97b9734c442c1acdf9ee0e1f0ba8e963e598d5c09a063
|
3 |
+
size 123607488
|
pythia-160m-deduped-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:faad3842ccce9c04371bdbace3446eb6f278cb53992878c1489665ae9fb52bef
|
3 |
+
size 118907328
|
pythia-160m-deduped-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b8e5b17f32e43298bf50de8e24f4f54d4b2d1614a56b42b07ecc619140a253f
|
3 |
+
size 135318720
|
pythia-160m-deduped-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fba2be4bf1455a8eded525fb43981084cf5322191c1ec1e82981884aa90d616e
|
3 |
+
size 174601920
|