Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +80 -0
- gpt2-evy-Q2_K.gguf +3 -0
- gpt2-evy-Q3_K_L.gguf +3 -0
- gpt2-evy-Q3_K_M.gguf +3 -0
- gpt2-evy-Q3_K_S.gguf +3 -0
- gpt2-evy-Q4_0.gguf +3 -0
- gpt2-evy-Q4_K_M.gguf +3 -0
- gpt2-evy-Q4_K_S.gguf +3 -0
- gpt2-evy-Q5_0.gguf +3 -0
- gpt2-evy-Q5_K_M.gguf +3 -0
- gpt2-evy-Q5_K_S.gguf +3 -0
- gpt2-evy-Q6_K.gguf +3 -0
- gpt2-evy-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 |
+
gpt2-evy-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
gpt2-evy-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
gpt2-evy-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
gpt2-evy-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
gpt2-evy-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
gpt2-evy-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
gpt2-evy-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
gpt2-evy-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
gpt2-evy-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
gpt2-evy-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
gpt2-evy-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
gpt2-evy-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- generated_from_trainer
|
| 5 |
+
- TensorBlock
|
| 6 |
+
- GGUF
|
| 7 |
+
base_model: joshcarp/gpt2-evy
|
| 8 |
+
model-index:
|
| 9 |
+
- name: gpt2-evy
|
| 10 |
+
results: []
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 14 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 15 |
+
</div>
|
| 16 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 17 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 18 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 19 |
+
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>
|
| 20 |
+
</p>
|
| 21 |
+
</div>
|
| 22 |
+
</div>
|
| 23 |
+
|
| 24 |
+
## joshcarp/gpt2-evy - GGUF
|
| 25 |
+
|
| 26 |
+
This repo contains GGUF format model files for [joshcarp/gpt2-evy](https://huggingface.co/joshcarp/gpt2-evy).
|
| 27 |
+
|
| 28 |
+
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).
|
| 29 |
+
|
| 30 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 31 |
+
<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;">
|
| 32 |
+
Run them on the TensorBlock client using your local machine ↗
|
| 33 |
+
</a>
|
| 34 |
+
</div>
|
| 35 |
+
|
| 36 |
+
## Prompt template
|
| 37 |
+
|
| 38 |
+
```
|
| 39 |
+
|
| 40 |
+
```
|
| 41 |
+
|
| 42 |
+
## Model file specification
|
| 43 |
+
|
| 44 |
+
| Filename | Quant type | File Size | Description |
|
| 45 |
+
| -------- | ---------- | --------- | ----------- |
|
| 46 |
+
| [gpt2-evy-Q2_K.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q2_K.gguf) | Q2_K | 0.081 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 47 |
+
| [gpt2-evy-Q3_K_S.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q3_K_S.gguf) | Q3_K_S | 0.090 GB | very small, high quality loss |
|
| 48 |
+
| [gpt2-evy-Q3_K_M.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q3_K_M.gguf) | Q3_K_M | 0.098 GB | very small, high quality loss |
|
| 49 |
+
| [gpt2-evy-Q3_K_L.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q3_K_L.gguf) | Q3_K_L | 0.102 GB | small, substantial quality loss |
|
| 50 |
+
| [gpt2-evy-Q4_0.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q4_0.gguf) | Q4_0 | 0.107 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 51 |
+
| [gpt2-evy-Q4_K_S.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q4_K_S.gguf) | Q4_K_S | 0.107 GB | small, greater quality loss |
|
| 52 |
+
| [gpt2-evy-Q4_K_M.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q4_K_M.gguf) | Q4_K_M | 0.113 GB | medium, balanced quality - recommended |
|
| 53 |
+
| [gpt2-evy-Q5_0.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q5_0.gguf) | Q5_0 | 0.122 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 54 |
+
| [gpt2-evy-Q5_K_S.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q5_K_S.gguf) | Q5_K_S | 0.122 GB | large, low quality loss - recommended |
|
| 55 |
+
| [gpt2-evy-Q5_K_M.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q5_K_M.gguf) | Q5_K_M | 0.127 GB | large, very low quality loss - recommended |
|
| 56 |
+
| [gpt2-evy-Q6_K.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q6_K.gguf) | Q6_K | 0.138 GB | very large, extremely low quality loss |
|
| 57 |
+
| [gpt2-evy-Q8_0.gguf](https://huggingface.co/tensorblock/gpt2-evy-GGUF/blob/main/gpt2-evy-Q8_0.gguf) | Q8_0 | 0.178 GB | very large, extremely low quality loss - not recommended |
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
## Downloading instruction
|
| 61 |
+
|
| 62 |
+
### Command line
|
| 63 |
+
|
| 64 |
+
Firstly, install Huggingface Client
|
| 65 |
+
|
| 66 |
+
```shell
|
| 67 |
+
pip install -U "huggingface_hub[cli]"
|
| 68 |
+
```
|
| 69 |
+
|
| 70 |
+
Then, downoad the individual model file the a local directory
|
| 71 |
+
|
| 72 |
+
```shell
|
| 73 |
+
huggingface-cli download tensorblock/gpt2-evy-GGUF --include "gpt2-evy-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 74 |
+
```
|
| 75 |
+
|
| 76 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 77 |
+
|
| 78 |
+
```shell
|
| 79 |
+
huggingface-cli download tensorblock/gpt2-evy-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 80 |
+
```
|
gpt2-evy-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:339226719f32a8382a570a5322034c35e52af27124b3bc0d9c4387532d27ea80
|
| 3 |
+
size 81196672
|
gpt2-evy-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1606b14ffa37cc63f3545dbc2edf7c4f3d7408fb0f540e91a8e7011e8df123b2
|
| 3 |
+
size 102092608
|
gpt2-evy-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3944bfe01f670e70d5c00cb6097e334b66e6a27b5d015902f29a8e44d17e2552
|
| 3 |
+
size 97668928
|
gpt2-evy-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d728f7f226cfc3a97b7bcbd2bfb6439530d4b6959b3d1d4b6d118859398b12a
|
| 3 |
+
size 90148672
|
gpt2-evy-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c200c2ac487e1e72fd99adddddbf5f1e6f4868f873dffa48d6b0c0ef14ec12b7
|
| 3 |
+
size 106555264
|
gpt2-evy-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c70c3778a3dc04c7b05794cb66c1501d9a33dff5afcb758db7e7e1d060bfebfe
|
| 3 |
+
size 112859008
|
gpt2-evy-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1d82f3cb25174cfd7fe63544e6fddaf071dba4146b374cda3696324e7175731
|
| 3 |
+
size 106850176
|
gpt2-evy-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28b1aba37dea681ed665280e3ac4ced714ab302c90142d84e1a1462792f7e8a1
|
| 3 |
+
size 121996768
|
gpt2-evy-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25a8a59cbadee64e6b146766e62835b9a2cef1d9ad99c25957dda96c17faa583
|
| 3 |
+
size 126696928
|
gpt2-evy-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75789d632710e586652aa6596cb4e59043f0da56804e4758ceace08ce3c2c9ff
|
| 3 |
+
size 121996768
|
gpt2-evy-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e35d0ecb06ef05e6ee200c7f302bf0e172129290df35a68038ab900f4e3c413
|
| 3 |
+
size 138403360
|
gpt2-evy-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cebd3266f86fc6350792dcb909ab99ae0b66d49d3adcd5ad1103bdbbf78d019
|
| 3 |
+
size 177669088
|