Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +85 -0
- Wayfarer-12B-Q2_K.gguf +3 -0
- Wayfarer-12B-Q3_K_L.gguf +3 -0
- Wayfarer-12B-Q3_K_M.gguf +3 -0
- Wayfarer-12B-Q3_K_S.gguf +3 -0
- Wayfarer-12B-Q4_0.gguf +3 -0
- Wayfarer-12B-Q4_K_M.gguf +3 -0
- Wayfarer-12B-Q4_K_S.gguf +3 -0
- Wayfarer-12B-Q5_0.gguf +3 -0
- Wayfarer-12B-Q5_K_M.gguf +3 -0
- Wayfarer-12B-Q5_K_S.gguf +3 -0
- Wayfarer-12B-Q6_K.gguf +3 -0
- Wayfarer-12B-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 |
+
Wayfarer-12B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
Wayfarer-12B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
Wayfarer-12B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
Wayfarer-12B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
Wayfarer-12B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
Wayfarer-12B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
Wayfarer-12B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
Wayfarer-12B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
Wayfarer-12B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
Wayfarer-12B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
Wayfarer-12B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
Wayfarer-12B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model: LatitudeGames/Wayfarer-12B
|
| 6 |
+
tags:
|
| 7 |
+
- text adventure
|
| 8 |
+
- roleplay
|
| 9 |
+
- TensorBlock
|
| 10 |
+
- GGUF
|
| 11 |
+
library_name: transformers
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 15 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 16 |
+
</div>
|
| 17 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 18 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 19 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 20 |
+
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>
|
| 21 |
+
</p>
|
| 22 |
+
</div>
|
| 23 |
+
</div>
|
| 24 |
+
|
| 25 |
+
## LatitudeGames/Wayfarer-12B - GGUF
|
| 26 |
+
|
| 27 |
+
This repo contains GGUF format model files for [LatitudeGames/Wayfarer-12B](https://huggingface.co/LatitudeGames/Wayfarer-12B).
|
| 28 |
+
|
| 29 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4823](https://github.com/ggml-org/llama.cpp/commit/5bbe6a9fe9a8796a9389c85accec89dbc4d91e39).
|
| 30 |
+
|
| 31 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 32 |
+
<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;">
|
| 33 |
+
Run them on the TensorBlock client using your local machine ↗
|
| 34 |
+
</a>
|
| 35 |
+
</div>
|
| 36 |
+
|
| 37 |
+
## Prompt template
|
| 38 |
+
|
| 39 |
+
```
|
| 40 |
+
<|im_start|>system
|
| 41 |
+
{system_prompt}<|im_end|>
|
| 42 |
+
<|im_start|>user
|
| 43 |
+
{prompt}<|im_end|>
|
| 44 |
+
<|im_start|>assistant
|
| 45 |
+
```
|
| 46 |
+
|
| 47 |
+
## Model file specification
|
| 48 |
+
|
| 49 |
+
| Filename | Quant type | File Size | Description |
|
| 50 |
+
| -------- | ---------- | --------- | ----------- |
|
| 51 |
+
| [Wayfarer-12B-Q2_K.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q2_K.gguf) | Q2_K | 4.791 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 52 |
+
| [Wayfarer-12B-Q3_K_S.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q3_K_S.gguf) | Q3_K_S | 5.534 GB | very small, high quality loss |
|
| 53 |
+
| [Wayfarer-12B-Q3_K_M.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q3_K_M.gguf) | Q3_K_M | 6.083 GB | very small, high quality loss |
|
| 54 |
+
| [Wayfarer-12B-Q3_K_L.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q3_K_L.gguf) | Q3_K_L | 6.562 GB | small, substantial quality loss |
|
| 55 |
+
| [Wayfarer-12B-Q4_0.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q4_0.gguf) | Q4_0 | 7.072 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 56 |
+
| [Wayfarer-12B-Q4_K_S.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q4_K_S.gguf) | Q4_K_S | 7.120 GB | small, greater quality loss |
|
| 57 |
+
| [Wayfarer-12B-Q4_K_M.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q4_K_M.gguf) | Q4_K_M | 7.477 GB | medium, balanced quality - recommended |
|
| 58 |
+
| [Wayfarer-12B-Q5_0.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q5_0.gguf) | Q5_0 | 8.519 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 59 |
+
| [Wayfarer-12B-Q5_K_S.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q5_K_S.gguf) | Q5_K_S | 8.519 GB | large, low quality loss - recommended |
|
| 60 |
+
| [Wayfarer-12B-Q5_K_M.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q5_K_M.gguf) | Q5_K_M | 8.728 GB | large, very low quality loss - recommended |
|
| 61 |
+
| [Wayfarer-12B-Q6_K.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q6_K.gguf) | Q6_K | 10.056 GB | very large, extremely low quality loss |
|
| 62 |
+
| [Wayfarer-12B-Q8_0.gguf](https://huggingface.co/tensorblock/Wayfarer-12B-GGUF/blob/main/Wayfarer-12B-Q8_0.gguf) | Q8_0 | 13.022 GB | very large, extremely low quality loss - not recommended |
|
| 63 |
+
|
| 64 |
+
|
| 65 |
+
## Downloading instruction
|
| 66 |
+
|
| 67 |
+
### Command line
|
| 68 |
+
|
| 69 |
+
Firstly, install Huggingface Client
|
| 70 |
+
|
| 71 |
+
```shell
|
| 72 |
+
pip install -U "huggingface_hub[cli]"
|
| 73 |
+
```
|
| 74 |
+
|
| 75 |
+
Then, downoad the individual model file the a local directory
|
| 76 |
+
|
| 77 |
+
```shell
|
| 78 |
+
huggingface-cli download tensorblock/Wayfarer-12B-GGUF --include "Wayfarer-12B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 79 |
+
```
|
| 80 |
+
|
| 81 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 82 |
+
|
| 83 |
+
```shell
|
| 84 |
+
huggingface-cli download tensorblock/Wayfarer-12B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 85 |
+
```
|
Wayfarer-12B-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:579a5915f8865e69706416772a907cc4fd2e71a72164270eb20a3be6e2685ba7
|
| 3 |
+
size 4791059200
|
Wayfarer-12B-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ded8e1cd1cf4c4d10d34ff8aa06ae595cbe4fe1b7d9f7f7b6dec2a09bf00115f
|
| 3 |
+
size 6561515296
|
Wayfarer-12B-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4f2efb79fe6d1612288ca899121d9b5ddf17e368d42c7de331d7a6702619281
|
| 3 |
+
size 6083102496
|
Wayfarer-12B-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21b60efe8724402f1c616d2fb6bcbab58a3b3de6a5eabd11627d6ff99f46befd
|
| 3 |
+
size 5534238496
|
Wayfarer-12B-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86c9fd1b924502aa5f0225d0f7d9bb0100dbb43991ef698d92ded7ec2df9eb8d
|
| 3 |
+
size 7071714400
|
Wayfarer-12B-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:597ecd95fc19c51fecb111e24472a93456308ab5c2ff59d6ad8a2aef5481cc6e
|
| 3 |
+
size 7477218400
|
Wayfarer-12B-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bc2bd42898bb553e35437477695629ed028334eaf073a059c0db4a23d211f78
|
| 3 |
+
size 7120211040
|
Wayfarer-12B-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d14feb77156cf9ba0e9766045a0f15ed960aeadf20fba5d44c5ffb322021666f
|
| 3 |
+
size 8518750560
|
Wayfarer-12B-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3164c2cca500f15e30eaca746245fd383304fd5fe5c02ae6ae25dace2c7f0ce3
|
| 3 |
+
size 8727646560
|
Wayfarer-12B-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebbfca97cbdd4856330c0e40fa722e0879d837a476fb9379ddd379425fea7549
|
| 3 |
+
size 8518750560
|
Wayfarer-12B-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46732f5b38058435aae59f2b8cd251b096f5b6958d7be9a8449a639f8c17c71f
|
| 3 |
+
size 10056226496
|
Wayfarer-12B-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cff19a152c32ee5df84298fa125684c4e33c174c703f49986e218f82f8c51fd6
|
| 3 |
+
size 13022390784
|