morriszms commited on
Commit
8535262
·
verified ·
1 Parent(s): 0129b3e

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
+ WestSeverus-7B-DPO-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ WestSeverus-7B-DPO-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ WestSeverus-7B-DPO-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ WestSeverus-7B-DPO-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ WestSeverus-7B-DPO-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ WestSeverus-7B-DPO-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ WestSeverus-7B-DPO-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ WestSeverus-7B-DPO-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ WestSeverus-7B-DPO-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ WestSeverus-7B-DPO-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ WestSeverus-7B-DPO-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ WestSeverus-7B-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/WestSeverus-7B-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/WestSeverus-7B-DPO - GGUF
21
+
22
+ This repo contains GGUF format model files for [PetroGPT/WestSeverus-7B-DPO](https://huggingface.co/PetroGPT/WestSeverus-7B-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
+ | [WestSeverus-7B-DPO-Q2_K.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
43
+ | [WestSeverus-7B-DPO-Q3_K_S.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
44
+ | [WestSeverus-7B-DPO-Q3_K_M.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
45
+ | [WestSeverus-7B-DPO-Q3_K_L.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
46
+ | [WestSeverus-7B-DPO-Q4_0.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
47
+ | [WestSeverus-7B-DPO-Q4_K_S.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
48
+ | [WestSeverus-7B-DPO-Q4_K_M.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
49
+ | [WestSeverus-7B-DPO-Q5_0.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
50
+ | [WestSeverus-7B-DPO-Q5_K_S.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
51
+ | [WestSeverus-7B-DPO-Q5_K_M.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
52
+ | [WestSeverus-7B-DPO-Q6_K.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
53
+ | [WestSeverus-7B-DPO-Q8_0.gguf](https://huggingface.co/tensorblock/WestSeverus-7B-DPO-GGUF/blob/main/WestSeverus-7B-DPO-Q8_0.gguf) | Q8_0 | 7.696 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/WestSeverus-7B-DPO-GGUF --include "WestSeverus-7B-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/WestSeverus-7B-DPO-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
76
+ ```
WestSeverus-7B-DPO-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a406244aa934d908336f760711a27bd0debe8522a863305f9ed70a8fbf7c6a4
3
+ size 2719242240
WestSeverus-7B-DPO-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a524ada8e8ecd12ab47e40d84b15aeab949faf55aad3476f3514cfe44ed69a0d
3
+ size 3822024704
WestSeverus-7B-DPO-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bb39f897c2b58662e69e16368ef138dcdd7b7dbe2f7cb7a97cd03c88120b928
3
+ size 3518986240
WestSeverus-7B-DPO-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4872aba339d459f7ca2785e1e885e829d4054a7ddaf3d9c6fbde7f97c07677d9
3
+ size 3164567552
WestSeverus-7B-DPO-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a1c2284e13aa219fa5a29ed9fdae32ab20b57431179c2f4e9d8c31ec505e6df
3
+ size 4108916736
WestSeverus-7B-DPO-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91c5a74d602aaebd4ce304b24638db183aee5d0ac4a483fc59c0af6b55f377b2
3
+ size 4368439296
WestSeverus-7B-DPO-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb81583ba7f63046b6c8a7a6028ca51edb8ff3177fb19e51761d2ad429a8192c
3
+ size 4140374016
WestSeverus-7B-DPO-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32c5ce2ddb9f6b87680389a4921805f82a0b4555c66203659bcad28ead86e06b
3
+ size 4997715968
WestSeverus-7B-DPO-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58ceb3bf3545fc39f2265838ca4f7562aeb7b0f0aeebb6cd95d6ae3e8a8dcaf5
3
+ size 5131409408
WestSeverus-7B-DPO-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e5600c218a20d24d9c10369c8169fba6fa399530bfbaef56991c9c774043620
3
+ size 4997715968
WestSeverus-7B-DPO-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40c3262c69b5841936252751c338716dd1c25892c3c13521d2aeb81717e80a34
3
+ size 5942065152
WestSeverus-7B-DPO-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94f32fced88613ac648e6f33f0ae0c500606591d6acc06caf4fa0b5146499e7d
3
+ size 7695857664