Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +80 -0
- psyonic-cetacean-20B-Q2_K.gguf +3 -0
- psyonic-cetacean-20B-Q3_K_L.gguf +3 -0
- psyonic-cetacean-20B-Q3_K_M.gguf +3 -0
- psyonic-cetacean-20B-Q3_K_S.gguf +3 -0
- psyonic-cetacean-20B-Q4_0.gguf +3 -0
- psyonic-cetacean-20B-Q4_K_M.gguf +3 -0
- psyonic-cetacean-20B-Q4_K_S.gguf +3 -0
- psyonic-cetacean-20B-Q5_0.gguf +3 -0
- psyonic-cetacean-20B-Q5_K_M.gguf +3 -0
- psyonic-cetacean-20B-Q5_K_S.gguf +3 -0
- psyonic-cetacean-20B-Q6_K.gguf +3 -0
- psyonic-cetacean-20B-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 |
+
psyonic-cetacean-20B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
psyonic-cetacean-20B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
psyonic-cetacean-20B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
psyonic-cetacean-20B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
psyonic-cetacean-20B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
psyonic-cetacean-20B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
psyonic-cetacean-20B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
psyonic-cetacean-20B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
psyonic-cetacean-20B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
psyonic-cetacean-20B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
psyonic-cetacean-20B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
psyonic-cetacean-20B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: microsoft-research-license
|
4 |
+
tags:
|
5 |
+
- storywriting
|
6 |
+
- text adventure
|
7 |
+
- not-for-all-audiences
|
8 |
+
- TensorBlock
|
9 |
+
- GGUF
|
10 |
+
base_model: jebcarter/psyonic-cetacean-20B
|
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 |
+
## jebcarter/psyonic-cetacean-20B - GGUF
|
25 |
+
|
26 |
+
This repo contains GGUF format model files for [jebcarter/psyonic-cetacean-20B](https://huggingface.co/jebcarter/psyonic-cetacean-20B).
|
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 |
+
| [psyonic-cetacean-20B-Q2_K.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q2_K.gguf) | Q2_K | 7.420 GB | smallest, significant quality loss - not recommended for most purposes |
|
47 |
+
| [psyonic-cetacean-20B-Q3_K_S.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q3_K_S.gguf) | Q3_K_S | 8.658 GB | very small, high quality loss |
|
48 |
+
| [psyonic-cetacean-20B-Q3_K_M.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q3_K_M.gguf) | Q3_K_M | 9.706 GB | very small, high quality loss |
|
49 |
+
| [psyonic-cetacean-20B-Q3_K_L.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q3_K_L.gguf) | Q3_K_L | 10.628 GB | small, substantial quality loss |
|
50 |
+
| [psyonic-cetacean-20B-Q4_0.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q4_0.gguf) | Q4_0 | 11.292 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
51 |
+
| [psyonic-cetacean-20B-Q4_K_S.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q4_K_S.gguf) | Q4_K_S | 11.367 GB | small, greater quality loss |
|
52 |
+
| [psyonic-cetacean-20B-Q4_K_M.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q4_K_M.gguf) | Q4_K_M | 12.042 GB | medium, balanced quality - recommended |
|
53 |
+
| [psyonic-cetacean-20B-Q5_0.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q5_0.gguf) | Q5_0 | 13.771 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
54 |
+
| [psyonic-cetacean-20B-Q5_K_S.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q5_K_S.gguf) | Q5_K_S | 13.771 GB | large, low quality loss - recommended |
|
55 |
+
| [psyonic-cetacean-20B-Q5_K_M.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q5_K_M.gguf) | Q5_K_M | 14.157 GB | large, very low quality loss - recommended |
|
56 |
+
| [psyonic-cetacean-20B-Q6_K.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q6_K.gguf) | Q6_K | 16.404 GB | very large, extremely low quality loss |
|
57 |
+
| [psyonic-cetacean-20B-Q8_0.gguf](https://huggingface.co/tensorblock/psyonic-cetacean-20B-GGUF/blob/main/psyonic-cetacean-20B-Q8_0.gguf) | Q8_0 | 21.247 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/psyonic-cetacean-20B-GGUF --include "psyonic-cetacean-20B-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/psyonic-cetacean-20B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
80 |
+
```
|
psyonic-cetacean-20B-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de52a0e8b844eb343471c2426b55bfa32cf73210ca947a0f3eb8ed308645069b
|
3 |
+
size 7420221408
|
psyonic-cetacean-20B-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9313b63c3854c9a719c167b92a159c4e7c74cf1af211600cc38da508bc714631
|
3 |
+
size 10627768288
|
psyonic-cetacean-20B-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebd2409f996265b94d9cba7d7cb127e21a04a561c5ab0cdea510008242c82b8d
|
3 |
+
size 9706004448
|
psyonic-cetacean-20B-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8456d7ca93f9f6f621e92111f7563ee95c85981f1a24fb05d6f6db89c19cef5c
|
3 |
+
size 8658370528
|
psyonic-cetacean-20B-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc47855ee7f5303e272d229d1e71ff4999fddd21315ad0388f201ec3a80af18f
|
3 |
+
size 11292026848
|
psyonic-cetacean-20B-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a996f6b6df9ecad2ca9149b5fab3af954a117f86f04dbbbe153f286d8bb21e5d
|
3 |
+
size 12042209248
|
psyonic-cetacean-20B-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7735c6175ee7e0abb70c798e41c475a6cc5372836ba9fde36174ba38e2fa2c23
|
3 |
+
size 11367065568
|
psyonic-cetacean-20B-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06c22f3f41d51e15ca4442420205637626fc636ad0133f828c5fbb95b03313c3
|
3 |
+
size 13770762208
|
psyonic-cetacean-20B-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd9852e4f9b04bccadfb0e673c779e35b86d444230ad91826a223a20b8132c70
|
3 |
+
size 14157219808
|
psyonic-cetacean-20B-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:781f3d408dc336a9ed5b8dd1edcad9c45ee84fcd9c67d1c48cc92500badf5b77
|
3 |
+
size 13770762208
|
psyonic-cetacean-20B-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed029fc4862dc08564dc9dcabdb0da750daef2a1d7528d8b6acaee842d3e0e43
|
3 |
+
size 16404418528
|
psyonic-cetacean-20B-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93e0fbba99b4b6721af6bc12031ec6accd4bb8dfa3f12f1cf8e51ed551e61a3c
|
3 |
+
size 21246648288
|