Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +76 -0
- Voldemort-10B-DPO-Q2_K.gguf +3 -0
- Voldemort-10B-DPO-Q3_K_L.gguf +3 -0
- Voldemort-10B-DPO-Q3_K_M.gguf +3 -0
- Voldemort-10B-DPO-Q3_K_S.gguf +3 -0
- Voldemort-10B-DPO-Q4_0.gguf +3 -0
- Voldemort-10B-DPO-Q4_K_M.gguf +3 -0
- Voldemort-10B-DPO-Q4_K_S.gguf +3 -0
- Voldemort-10B-DPO-Q5_0.gguf +3 -0
- Voldemort-10B-DPO-Q5_K_M.gguf +3 -0
- Voldemort-10B-DPO-Q5_K_S.gguf +3 -0
- Voldemort-10B-DPO-Q6_K.gguf +3 -0
- Voldemort-10B-DPO-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 |
+
Voldemort-10B-DPO-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
Voldemort-10B-DPO-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
Voldemort-10B-DPO-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
Voldemort-10B-DPO-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
Voldemort-10B-DPO-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
Voldemort-10B-DPO-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
Voldemort-10B-DPO-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
Voldemort-10B-DPO-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
Voldemort-10B-DPO-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
Voldemort-10B-DPO-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
Voldemort-10B-DPO-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
Voldemort-10B-DPO-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- TensorBlock
|
| 5 |
+
- GGUF
|
| 6 |
+
base_model: PetroGPT/Voldemort-10B-DPO
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 10 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 11 |
+
</div>
|
| 12 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
| 13 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
| 14 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
| 15 |
+
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>
|
| 16 |
+
</p>
|
| 17 |
+
</div>
|
| 18 |
+
</div>
|
| 19 |
+
|
| 20 |
+
## PetroGPT/Voldemort-10B-DPO - GGUF
|
| 21 |
+
|
| 22 |
+
This repo contains GGUF format model files for [PetroGPT/Voldemort-10B-DPO](https://huggingface.co/PetroGPT/Voldemort-10B-DPO).
|
| 23 |
+
|
| 24 |
+
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).
|
| 25 |
+
|
| 26 |
+
<div style="text-align: left; margin: 20px 0;">
|
| 27 |
+
<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;">
|
| 28 |
+
Run them on the TensorBlock client using your local machine ↗
|
| 29 |
+
</a>
|
| 30 |
+
</div>
|
| 31 |
+
|
| 32 |
+
## Prompt template
|
| 33 |
+
|
| 34 |
+
```
|
| 35 |
+
|
| 36 |
+
```
|
| 37 |
+
|
| 38 |
+
## Model file specification
|
| 39 |
+
|
| 40 |
+
| Filename | Quant type | File Size | Description |
|
| 41 |
+
| -------- | ---------- | --------- | ----------- |
|
| 42 |
+
| [Voldemort-10B-DPO-Q2_K.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q2_K.gguf) | Q2_K | 4.003 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 43 |
+
| [Voldemort-10B-DPO-Q3_K_S.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q3_K_S.gguf) | Q3_K_S | 4.665 GB | very small, high quality loss |
|
| 44 |
+
| [Voldemort-10B-DPO-Q3_K_M.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q3_K_M.gguf) | Q3_K_M | 5.196 GB | very small, high quality loss |
|
| 45 |
+
| [Voldemort-10B-DPO-Q3_K_L.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q3_K_L.gguf) | Q3_K_L | 5.651 GB | small, substantial quality loss |
|
| 46 |
+
| [Voldemort-10B-DPO-Q4_0.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q4_0.gguf) | Q4_0 | 6.072 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 47 |
+
| [Voldemort-10B-DPO-Q4_K_S.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q4_K_S.gguf) | Q4_K_S | 6.119 GB | small, greater quality loss |
|
| 48 |
+
| [Voldemort-10B-DPO-Q4_K_M.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q4_K_M.gguf) | Q4_K_M | 6.462 GB | medium, balanced quality - recommended |
|
| 49 |
+
| [Voldemort-10B-DPO-Q5_0.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q5_0.gguf) | Q5_0 | 7.397 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 50 |
+
| [Voldemort-10B-DPO-Q5_K_S.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q5_K_S.gguf) | Q5_K_S | 7.397 GB | large, low quality loss - recommended |
|
| 51 |
+
| [Voldemort-10B-DPO-Q5_K_M.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q5_K_M.gguf) | Q5_K_M | 7.598 GB | large, very low quality loss - recommended |
|
| 52 |
+
| [Voldemort-10B-DPO-Q6_K.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q6_K.gguf) | Q6_K | 8.805 GB | very large, extremely low quality loss |
|
| 53 |
+
| [Voldemort-10B-DPO-Q8_0.gguf](https://huggingface.co/tensorblock/Voldemort-10B-DPO-GGUF/blob/main/Voldemort-10B-DPO-Q8_0.gguf) | Q8_0 | 11.404 GB | very large, extremely low quality loss - not recommended |
|
| 54 |
+
|
| 55 |
+
|
| 56 |
+
## Downloading instruction
|
| 57 |
+
|
| 58 |
+
### Command line
|
| 59 |
+
|
| 60 |
+
Firstly, install Huggingface Client
|
| 61 |
+
|
| 62 |
+
```shell
|
| 63 |
+
pip install -U "huggingface_hub[cli]"
|
| 64 |
+
```
|
| 65 |
+
|
| 66 |
+
Then, downoad the individual model file the a local directory
|
| 67 |
+
|
| 68 |
+
```shell
|
| 69 |
+
huggingface-cli download tensorblock/Voldemort-10B-DPO-GGUF --include "Voldemort-10B-DPO-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 70 |
+
```
|
| 71 |
+
|
| 72 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 73 |
+
|
| 74 |
+
```shell
|
| 75 |
+
huggingface-cli download tensorblock/Voldemort-10B-DPO-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 76 |
+
```
|
Voldemort-10B-DPO-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08e957d2b0ba32587c556600d80cde38bcffafe95c3d983f06c796ee010c2e25
|
| 3 |
+
size 4003232096
|
Voldemort-10B-DPO-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7325fd2fdc29d3a2edc4523b2139296fd329db0db03d9981166f3fcda52d8c2e
|
| 3 |
+
size 5650749792
|
Voldemort-10B-DPO-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89e32e311f66ea71330d879a11dad2a2941b8b0e422dd20798e83c2e2f0c0a5c
|
| 3 |
+
size 5195667808
|
Voldemort-10B-DPO-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71ffc73d976a7004140bb38f17ab9ed961903c31b2699f17d972094a5ab0e3d7
|
| 3 |
+
size 4664564064
|
Voldemort-10B-DPO-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52eccb53a1c7ab47d397f9f3a9af8f875f9b9d80e91acb3d209074a2177e3499
|
| 3 |
+
size 6072383840
|
Voldemort-10B-DPO-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9be6fd159e720068a8c131e3bb25ec42eea1efecaa4b62b5b78cf64f30fbb46d
|
| 3 |
+
size 6461667680
|
Voldemort-10B-DPO-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7f020d5455d47aa8c5883fcf0f757bc85676b905770b96360097b8842aaf194
|
| 3 |
+
size 6118521184
|
Voldemort-10B-DPO-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99ef6db562e385e672d1e1230254bb4655d49e69a29278be1b300b32c0967f8a
|
| 3 |
+
size 7397390688
|
Voldemort-10B-DPO-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84fa5d01887ab4ac895c8655c2f1b708b2aee7cbd325a1f1a5d1c966c56ac2bc
|
| 3 |
+
size 7597930848
|
Voldemort-10B-DPO-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee7fe0301f75f6e8c55f9af6ef4f315aff42ea40c5e82db28349c698a69379fc
|
| 3 |
+
size 7397390688
|
Voldemort-10B-DPO-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0634ae179799557d873aace3d47b9c265f1df194dfc7df8102aaf8acad5e6b1
|
| 3 |
+
size 8805210464
|
Voldemort-10B-DPO-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9797eb031f97308b715f9eb6a883a5dc2f45d067ed2b83780fb48be7c2ef76a
|
| 3 |
+
size 11404155232
|