morriszms commited on
Commit
d4e8c5e
·
verified ·
1 Parent(s): f8dc7f7

Upload folder using huggingface_hub

Browse files
.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
+ servile-harpsichord-cdpo-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ servile-harpsichord-cdpo-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ servile-harpsichord-cdpo-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ servile-harpsichord-cdpo-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ servile-harpsichord-cdpo-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ servile-harpsichord-cdpo-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ servile-harpsichord-cdpo-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ servile-harpsichord-cdpo-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ servile-harpsichord-cdpo-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ servile-harpsichord-cdpo-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ servile-harpsichord-cdpo-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ servile-harpsichord-cdpo-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ datasets:
4
+ - pankajmathur/orca_mini_v1_dataset
5
+ - openai/summarize_from_feedback
6
+ - PygmalionAI/PIPPA
7
+ - chargoddard/rpguild
8
+ - lemonilia/LimaRP
9
+ - PKU-Alignment/PKU-SafeRLHF
10
+ - Intel/orca_dpo_pairs
11
+ - allenai/ultrafeedback_binarized_cleaned
12
+ base_model: chargoddard/servile-harpsichord-cdpo
13
+ tags:
14
+ - TensorBlock
15
+ - GGUF
16
+ ---
17
+
18
+ <div style="width: auto; margin-left: auto; margin-right: auto">
19
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
20
+ </div>
21
+ <div style="display: flex; justify-content: space-between; width: 100%;">
22
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
23
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
24
+ 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>
25
+ </p>
26
+ </div>
27
+ </div>
28
+
29
+ ## chargoddard/servile-harpsichord-cdpo - GGUF
30
+
31
+ This repo contains GGUF format model files for [chargoddard/servile-harpsichord-cdpo](https://huggingface.co/chargoddard/servile-harpsichord-cdpo).
32
+
33
+ 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).
34
+
35
+ <div style="text-align: left; margin: 20px 0;">
36
+ <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;">
37
+ Run them on the TensorBlock client using your local machine ↗
38
+ </a>
39
+ </div>
40
+
41
+ ## Prompt template
42
+
43
+ ```
44
+
45
+ ```
46
+
47
+ ## Model file specification
48
+
49
+ | Filename | Quant type | File Size | Description |
50
+ | -------- | ---------- | --------- | ----------- |
51
+ | [servile-harpsichord-cdpo-Q2_K.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
52
+ | [servile-harpsichord-cdpo-Q3_K_S.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
53
+ | [servile-harpsichord-cdpo-Q3_K_M.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
54
+ | [servile-harpsichord-cdpo-Q3_K_L.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
55
+ | [servile-harpsichord-cdpo-Q4_0.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
56
+ | [servile-harpsichord-cdpo-Q4_K_S.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
57
+ | [servile-harpsichord-cdpo-Q4_K_M.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
58
+ | [servile-harpsichord-cdpo-Q5_0.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
59
+ | [servile-harpsichord-cdpo-Q5_K_S.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
60
+ | [servile-harpsichord-cdpo-Q5_K_M.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
61
+ | [servile-harpsichord-cdpo-Q6_K.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
62
+ | [servile-harpsichord-cdpo-Q8_0.gguf](https://huggingface.co/tensorblock/servile-harpsichord-cdpo-GGUF/blob/main/servile-harpsichord-cdpo-Q8_0.gguf) | Q8_0 | 7.696 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/servile-harpsichord-cdpo-GGUF --include "servile-harpsichord-cdpo-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/servile-harpsichord-cdpo-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
85
+ ```
servile-harpsichord-cdpo-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16e4fe7811ff6745eb59f8a9f667e24f5ed5f4115e033bf0954550602f8010a1
3
+ size 2719243840
servile-harpsichord-cdpo-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a4a15fecf1b8fdefa1d09e4f88e4a5ea81551fd03bd1e7a13fb491042a56273
3
+ size 3822026304
servile-harpsichord-cdpo-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02d6e04947945b39ce0f00796b1d7fb8a0ad61eb7139d1f2a326335254b6f12e
3
+ size 3518987840
servile-harpsichord-cdpo-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62ffa6a3896521eaed2e6b84fe1cf70d52b5a902ca7d031b70a9028836d5308d
3
+ size 3164569152
servile-harpsichord-cdpo-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd77d734fc09bd7db99e3a45cee80e8a6a0073dacfeff5ea12379c6b3125c448
3
+ size 4108918336
servile-harpsichord-cdpo-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f5664963fc4b5e2294ac628d8cf2ee88697e47f19bfcd79ed2cbe0c8a872c89
3
+ size 4368440896
servile-harpsichord-cdpo-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:375d4574643a558665a675e1a265e88ac2ad412bdb593367145446d8ff58030b
3
+ size 4140375616
servile-harpsichord-cdpo-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6823aa6236d43457a687d43c47cda055c0e1a66c99e98ef732ebe1461c9b82d
3
+ size 4997717568
servile-harpsichord-cdpo-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:042188faefcfbd1008ae953f5a658fcca70516b359082fc56ace2df0b2a35626
3
+ size 5131411008
servile-harpsichord-cdpo-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5faadcf95986c4398658428f5744050677a47b7d5eb8f81c5dc1d3d1c8846c7c
3
+ size 4997717568
servile-harpsichord-cdpo-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd70c2954e75b0503c1670562cd64f0afbc6f639cc00d5dbc0769242f6c0154b
3
+ size 5942066752
servile-harpsichord-cdpo-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5138a8f38d8909802ddf67a8da47447839ff9860dc2ad6bba5a3e0480246625
3
+ size 7695859264