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