morriszms commited on
Commit
494371e
·
verified ·
1 Parent(s): 87fc890

Upload folder using huggingface_hub

Browse files
.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-seed1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ pythia-160m-seed1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ pythia-160m-seed1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ pythia-160m-seed1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ pythia-160m-seed1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ pythia-160m-seed1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ pythia-160m-seed1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ pythia-160m-seed1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ pythia-160m-seed1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ pythia-160m-seed1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ pythia-160m-seed1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ pythia-160m-seed1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: EleutherAI/pythia-160m-seed1
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-seed1 - GGUF
20
+
21
+ This repo contains GGUF format model files for [EleutherAI/pythia-160m-seed1](https://huggingface.co/EleutherAI/pythia-160m-seed1).
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-seed1-Q2_K.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q2_K.gguf) | Q2_K | 0.073 GB | smallest, significant quality loss - not recommended for most purposes |
42
+ | [pythia-160m-seed1-Q3_K_S.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q3_K_S.gguf) | Q3_K_S | 0.081 GB | very small, high quality loss |
43
+ | [pythia-160m-seed1-Q3_K_M.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q3_K_M.gguf) | Q3_K_M | 0.088 GB | very small, high quality loss |
44
+ | [pythia-160m-seed1-Q3_K_L.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q3_K_L.gguf) | Q3_K_L | 0.092 GB | small, substantial quality loss |
45
+ | [pythia-160m-seed1-Q4_0.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q4_0.gguf) | Q4_0 | 0.096 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
46
+ | [pythia-160m-seed1-Q4_K_S.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q4_K_S.gguf) | Q4_K_S | 0.097 GB | small, greater quality loss |
47
+ | [pythia-160m-seed1-Q4_K_M.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q4_K_M.gguf) | Q4_K_M | 0.102 GB | medium, balanced quality - recommended |
48
+ | [pythia-160m-seed1-Q5_0.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q5_0.gguf) | Q5_0 | 0.111 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
49
+ | [pythia-160m-seed1-Q5_K_S.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q5_K_S.gguf) | Q5_K_S | 0.111 GB | large, low quality loss - recommended |
50
+ | [pythia-160m-seed1-Q5_K_M.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q5_K_M.gguf) | Q5_K_M | 0.115 GB | large, very low quality loss - recommended |
51
+ | [pythia-160m-seed1-Q6_K.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-Q6_K.gguf) | Q6_K | 0.126 GB | very large, extremely low quality loss |
52
+ | [pythia-160m-seed1-Q8_0.gguf](https://huggingface.co/tensorblock/pythia-160m-seed1-GGUF/blob/main/pythia-160m-seed1-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-seed1-GGUF --include "pythia-160m-seed1-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-seed1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
75
+ ```
pythia-160m-seed1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6daaa094cd8308d04f5af696a474978b87944981ca031cf3fa08d0ade18d53e
3
+ size 78094016
pythia-160m-seed1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c923ba9f0f932f6991c849ed56e9b83740dd6f941840a08bc2d88bee5696fddc
3
+ size 98993600
pythia-160m-seed1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d80cf84f0dda73f54d471d1d0fbe061134cf73859fc94e73f03ee606bf9f955e
3
+ size 94569920
pythia-160m-seed1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf4a56e7e936a591282068137dcef83400f524399aba5e122faab8998485252f
3
+ size 87049664
pythia-160m-seed1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16dec9b07f29aef64dc9379559aed11823e79f0c4804dd1f121a1a3ef4af729f
3
+ size 103461056
pythia-160m-seed1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ede3d3b736ea54968983596c5a2b8f0d3cbf648679310f5c4bde23d4354b6ca
3
+ size 109764800
pythia-160m-seed1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bf7a2d9c8d7babb30cb7e3750885d7755952d1161ecc6628aa5cd7aa301bcfc
3
+ size 103755968
pythia-160m-seed1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9ab907f2cbc00941b84319504a7c53586c13314102608431fc987f9e155c02e
3
+ size 118907072
pythia-160m-seed1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d8343b95b007da53dca2d375b040a871ab7ed426eda0f51f0a60568e0404d2f
3
+ size 123607232
pythia-160m-seed1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02792b950c3f65e34fa616f2f3c3a57788f8dd5d0ac8525bd54abc83532ce3ad
3
+ size 118907072
pythia-160m-seed1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c9ddaf2a5dca6c98404eea233328c44070706cb6c534bef245589e71d282ad
3
+ size 135318464
pythia-160m-seed1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b18688e08d19d6268a1fdc6d631707ccae7ff5316d5d65944a09c4098abc2a
3
+ size 174601664