Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +88 -0
- deepnoid_DPOv3-Q2_K.gguf +3 -0
- deepnoid_DPOv3-Q3_K_L.gguf +3 -0
- deepnoid_DPOv3-Q3_K_M.gguf +3 -0
- deepnoid_DPOv3-Q3_K_S.gguf +3 -0
- deepnoid_DPOv3-Q4_0.gguf +3 -0
- deepnoid_DPOv3-Q4_K_M.gguf +3 -0
- deepnoid_DPOv3-Q4_K_S.gguf +3 -0
- deepnoid_DPOv3-Q5_0.gguf +3 -0
- deepnoid_DPOv3-Q5_K_M.gguf +3 -0
- deepnoid_DPOv3-Q5_K_S.gguf +3 -0
- deepnoid_DPOv3-Q6_K.gguf +3 -0
- deepnoid_DPOv3-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 |
+
deepnoid_DPOv3-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
deepnoid_DPOv3-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
deepnoid_DPOv3-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
deepnoid_DPOv3-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
deepnoid_DPOv3-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
deepnoid_DPOv3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
deepnoid_DPOv3-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
deepnoid_DPOv3-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
deepnoid_DPOv3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
deepnoid_DPOv3-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
deepnoid_DPOv3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
deepnoid_DPOv3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: ENERGY-DRINK-LOVE/deepnoid_DPOv3
|
4 |
+
tags:
|
5 |
+
- trl
|
6 |
+
- dpo
|
7 |
+
- generated_from_trainer
|
8 |
+
- TensorBlock
|
9 |
+
- GGUF
|
10 |
+
model-index:
|
11 |
+
- name: nhn_dpo_v3_mergekit_v2_DPO
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
16 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
17 |
+
</div>
|
18 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
19 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
20 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
21 |
+
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>
|
22 |
+
</p>
|
23 |
+
</div>
|
24 |
+
</div>
|
25 |
+
|
26 |
+
## ENERGY-DRINK-LOVE/deepnoid_DPOv3 - GGUF
|
27 |
+
|
28 |
+
This repo contains GGUF format model files for [ENERGY-DRINK-LOVE/deepnoid_DPOv3](https://huggingface.co/ENERGY-DRINK-LOVE/deepnoid_DPOv3).
|
29 |
+
|
30 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
31 |
+
|
32 |
+
<div style="text-align: left; margin: 20px 0;">
|
33 |
+
<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;">
|
34 |
+
Run them on the TensorBlock client using your local machine ↗
|
35 |
+
</a>
|
36 |
+
</div>
|
37 |
+
|
38 |
+
## Prompt template
|
39 |
+
|
40 |
+
```
|
41 |
+
### System:
|
42 |
+
{system_prompt}
|
43 |
+
|
44 |
+
### User:
|
45 |
+
{prompt}
|
46 |
+
|
47 |
+
### Assistant:
|
48 |
+
```
|
49 |
+
|
50 |
+
## Model file specification
|
51 |
+
|
52 |
+
| Filename | Quant type | File Size | Description |
|
53 |
+
| -------- | ---------- | --------- | ----------- |
|
54 |
+
| [deepnoid_DPOv3-Q2_K.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
|
55 |
+
| [deepnoid_DPOv3-Q3_K_S.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
|
56 |
+
| [deepnoid_DPOv3-Q3_K_M.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
|
57 |
+
| [deepnoid_DPOv3-Q3_K_L.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
|
58 |
+
| [deepnoid_DPOv3-Q4_0.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
59 |
+
| [deepnoid_DPOv3-Q4_K_S.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
|
60 |
+
| [deepnoid_DPOv3-Q4_K_M.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
|
61 |
+
| [deepnoid_DPOv3-Q5_0.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
62 |
+
| [deepnoid_DPOv3-Q5_K_S.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
|
63 |
+
| [deepnoid_DPOv3-Q5_K_M.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
|
64 |
+
| [deepnoid_DPOv3-Q6_K.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
|
65 |
+
| [deepnoid_DPOv3-Q8_0.gguf](https://huggingface.co/tensorblock/deepnoid_DPOv3-GGUF/blob/main/deepnoid_DPOv3-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
|
66 |
+
|
67 |
+
|
68 |
+
## Downloading instruction
|
69 |
+
|
70 |
+
### Command line
|
71 |
+
|
72 |
+
Firstly, install Huggingface Client
|
73 |
+
|
74 |
+
```shell
|
75 |
+
pip install -U "huggingface_hub[cli]"
|
76 |
+
```
|
77 |
+
|
78 |
+
Then, downoad the individual model file the a local directory
|
79 |
+
|
80 |
+
```shell
|
81 |
+
huggingface-cli download tensorblock/deepnoid_DPOv3-GGUF --include "deepnoid_DPOv3-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
82 |
+
```
|
83 |
+
|
84 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
85 |
+
|
86 |
+
```shell
|
87 |
+
huggingface-cli download tensorblock/deepnoid_DPOv3-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
88 |
+
```
|
deepnoid_DPOv3-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79b1aa6dde0b0fa2487e9c331011095dbcea7af8d7f1d0da6e87417bd17ba66d
|
3 |
+
size 4003232928
|
deepnoid_DPOv3-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af10d51bb6e118d31644df14e334834eec4612d65dc9c99c7cfa21e4bdf11a60
|
3 |
+
size 5650750624
|
deepnoid_DPOv3-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6b1d02fe6a23e900e98bbdb42fdedba5abadf65de33a2ed32e49bdf7d546b49
|
3 |
+
size 5195668640
|
deepnoid_DPOv3-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ec40bc6ab0d935dd27a593847470b7fa4adf32052d418fe086e28f3b3c69112
|
3 |
+
size 4664564896
|
deepnoid_DPOv3-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bbd76a231edc0242d4776a9e9b788c2e436700fa4e1cd343262eca2911ab5db
|
3 |
+
size 6072384672
|
deepnoid_DPOv3-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:944095f33c373198f41e764c56493ee43d9fe7c1b6c52bd790ad0465b6879d49
|
3 |
+
size 6461668512
|
deepnoid_DPOv3-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52bcd2f7753f5cf0968e4102b6fb4e52f4a2b634f1ad1408421d7c1b5dc6676b
|
3 |
+
size 6118522016
|
deepnoid_DPOv3-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7defc4c18a54fe509f6356af925a75089c1411d96cdb63acc081489e88e0d2df
|
3 |
+
size 7397391520
|
deepnoid_DPOv3-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cae5ad297b3c781205887d2350d1bee8b6ee43f1f5980d19cc9250547e0cf25
|
3 |
+
size 7597931680
|
deepnoid_DPOv3-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85ca4c651d44ab5ba9e070faab6f7e3d7491b7652649778a558d67e76bc62840
|
3 |
+
size 7397391520
|
deepnoid_DPOv3-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dff0e6e5cd962b2378509115f20d929bddeb13073694149f8d918d6a82c4bc51
|
3 |
+
size 8805211296
|
deepnoid_DPOv3-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16fddc267948d1d5060e7cd2881730d5015a477fdaee43ee8cb4b501d4fee7cf
|
3 |
+
size 11404156064
|