Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +75 -0
- pythia-160m-seed3-Q2_K.gguf +3 -0
- pythia-160m-seed3-Q3_K_L.gguf +3 -0
- pythia-160m-seed3-Q3_K_M.gguf +3 -0
- pythia-160m-seed3-Q3_K_S.gguf +3 -0
- pythia-160m-seed3-Q4_0.gguf +3 -0
- pythia-160m-seed3-Q4_K_M.gguf +3 -0
- pythia-160m-seed3-Q4_K_S.gguf +3 -0
- pythia-160m-seed3-Q5_0.gguf +3 -0
- pythia-160m-seed3-Q5_K_M.gguf +3 -0
- pythia-160m-seed3-Q5_K_S.gguf +3 -0
- pythia-160m-seed3-Q6_K.gguf +3 -0
- pythia-160m-seed3-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-seed3-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
pythia-160m-seed3-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
pythia-160m-seed3-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
pythia-160m-seed3-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
pythia-160m-seed3-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
pythia-160m-seed3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
pythia-160m-seed3-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
pythia-160m-seed3-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
pythia-160m-seed3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
pythia-160m-seed3-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
pythia-160m-seed3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
pythia-160m-seed3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: EleutherAI/pythia-160m-seed3
|
3 |
+
tags:
|
4 |
+
- TensorBlock
|
5 |
+
- GGUF
|
6 |
+
---
|
7 |
+
|
8 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
9 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
10 |
+
</div>
|
11 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
12 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
13 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
14 |
+
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>
|
15 |
+
</p>
|
16 |
+
</div>
|
17 |
+
</div>
|
18 |
+
|
19 |
+
## EleutherAI/pythia-160m-seed3 - GGUF
|
20 |
+
|
21 |
+
This repo contains GGUF format model files for [EleutherAI/pythia-160m-seed3](https://huggingface.co/EleutherAI/pythia-160m-seed3).
|
22 |
+
|
23 |
+
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).
|
24 |
+
|
25 |
+
<div style="text-align: left; margin: 20px 0;">
|
26 |
+
<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;">
|
27 |
+
Run them on the TensorBlock client using your local machine ↗
|
28 |
+
</a>
|
29 |
+
</div>
|
30 |
+
|
31 |
+
## Prompt template
|
32 |
+
|
33 |
+
```
|
34 |
+
|
35 |
+
```
|
36 |
+
|
37 |
+
## Model file specification
|
38 |
+
|
39 |
+
| Filename | Quant type | File Size | Description |
|
40 |
+
| -------- | ---------- | --------- | ----------- |
|
41 |
+
| [pythia-160m-seed3-Q2_K.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q2_K.gguf) | Q2_K | 0.073 GB | smallest, significant quality loss - not recommended for most purposes |
|
42 |
+
| [pythia-160m-seed3-Q3_K_S.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q3_K_S.gguf) | Q3_K_S | 0.081 GB | very small, high quality loss |
|
43 |
+
| [pythia-160m-seed3-Q3_K_M.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q3_K_M.gguf) | Q3_K_M | 0.088 GB | very small, high quality loss |
|
44 |
+
| [pythia-160m-seed3-Q3_K_L.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q3_K_L.gguf) | Q3_K_L | 0.092 GB | small, substantial quality loss |
|
45 |
+
| [pythia-160m-seed3-Q4_0.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q4_0.gguf) | Q4_0 | 0.096 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
46 |
+
| [pythia-160m-seed3-Q4_K_S.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q4_K_S.gguf) | Q4_K_S | 0.097 GB | small, greater quality loss |
|
47 |
+
| [pythia-160m-seed3-Q4_K_M.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q4_K_M.gguf) | Q4_K_M | 0.102 GB | medium, balanced quality - recommended |
|
48 |
+
| [pythia-160m-seed3-Q5_0.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q5_0.gguf) | Q5_0 | 0.111 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
49 |
+
| [pythia-160m-seed3-Q5_K_S.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q5_K_S.gguf) | Q5_K_S | 0.111 GB | large, low quality loss - recommended |
|
50 |
+
| [pythia-160m-seed3-Q5_K_M.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q5_K_M.gguf) | Q5_K_M | 0.115 GB | large, very low quality loss - recommended |
|
51 |
+
| [pythia-160m-seed3-Q6_K.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q6_K.gguf) | Q6_K | 0.126 GB | very large, extremely low quality loss |
|
52 |
+
| [pythia-160m-seed3-Q8_0.gguf](https://huggingface.co/tensorblock/pythia-160m-seed3-GGUF/blob/main/pythia-160m-seed3-Q8_0.gguf) | Q8_0 | 0.163 GB | very large, extremely low quality loss - not recommended |
|
53 |
+
|
54 |
+
|
55 |
+
## Downloading instruction
|
56 |
+
|
57 |
+
### Command line
|
58 |
+
|
59 |
+
Firstly, install Huggingface Client
|
60 |
+
|
61 |
+
```shell
|
62 |
+
pip install -U "huggingface_hub[cli]"
|
63 |
+
```
|
64 |
+
|
65 |
+
Then, downoad the individual model file the a local directory
|
66 |
+
|
67 |
+
```shell
|
68 |
+
huggingface-cli download tensorblock/pythia-160m-seed3-GGUF --include "pythia-160m-seed3-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
69 |
+
```
|
70 |
+
|
71 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
72 |
+
|
73 |
+
```shell
|
74 |
+
huggingface-cli download tensorblock/pythia-160m-seed3-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
75 |
+
```
|
pythia-160m-seed3-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecdc7e94340cd7950ba404447bc0d0fbd96f36034b3596f063cf14ecdbc05f6f
|
3 |
+
size 78094016
|
pythia-160m-seed3-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97d5445c825a2fb9a5db4cbd0403d158f25b9aa611f525717c8d303775c75f6c
|
3 |
+
size 98993600
|
pythia-160m-seed3-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a54a2bc39973b2ead9ab573519096420d02301ff7bd5b2976cfc466730ff2516
|
3 |
+
size 94569920
|
pythia-160m-seed3-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:030f0dee66f4dda4ae0b93f7289667df6d8647ed534141a8691d1d217bb84799
|
3 |
+
size 87049664
|
pythia-160m-seed3-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d971991bc2fe7850aea980aa1e588fad97eedd0731c12a9b98162a0a2b46cf09
|
3 |
+
size 103461056
|
pythia-160m-seed3-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f14a7be210835a9a1b483744e8ed1f60ef238df3f84cb6da8ffd67d877ad1a98
|
3 |
+
size 109764800
|
pythia-160m-seed3-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa6f8ffcb2a17d995e8603d34fa6ab7afece17454273f0d7d4e6504ec3003335
|
3 |
+
size 103755968
|
pythia-160m-seed3-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:202fe009888ed5d58cb4640b2c0882567a5536412bd4d13675a0a05275b7a60e
|
3 |
+
size 118907072
|
pythia-160m-seed3-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b5822d19fe75dd017f54b4bf67e6121f6d9cb50ed27e512f5e59d830553c8d0
|
3 |
+
size 123607232
|
pythia-160m-seed3-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a490978a0d8b5ba603b82ab57b4c188da40049d2db17dd5157ead3c294be8498
|
3 |
+
size 118907072
|
pythia-160m-seed3-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da1338ef4f9d684679c7b9c2b3823ea6f594d9b561f389cc640bf504f28e4210
|
3 |
+
size 135318464
|
pythia-160m-seed3-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbdbdc46185fb082b721a9cec9fc1884f031c008c53377272da6d98809c56f22
|
3 |
+
size 174601664
|