GGUF
TensorBlock
GGUF
Inference Endpoints
morriszms commited on
Commit
e2ff090
1 Parent(s): 683b659

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
+ kosolra_SFT_DPO_v0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ kosolra_SFT_DPO_v0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ kosolra_SFT_DPO_v0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ kosolra_SFT_DPO_v0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ kosolra_SFT_DPO_v0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ kosolra_SFT_DPO_v0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ kosolra_SFT_DPO_v0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ kosolra_SFT_DPO_v0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ kosolra_SFT_DPO_v0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ kosolra_SFT_DPO_v0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ kosolra_SFT_DPO_v0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ kosolra_SFT_DPO_v0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - nlpai-lab/kullm-v2
5
+ - mncai/ultrafeedback_binarized_cleaned-ko
6
+ tags:
7
+ - TensorBlock
8
+ - GGUF
9
+ base_model: realPCH/kosolra_SFT_DPO_v0
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
+ ## realPCH/kosolra_SFT_DPO_v0 - GGUF
24
+
25
+ This repo contains GGUF format model files for [realPCH/kosolra_SFT_DPO_v0](https://huggingface.co/realPCH/kosolra_SFT_DPO_v0).
26
+
27
+ 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).
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
+ | [kosolra_SFT_DPO_v0-Q2_K.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q2_K.gguf) | Q2_K | 3.799 GB | smallest, significant quality loss - not recommended for most purposes |
46
+ | [kosolra_SFT_DPO_v0-Q3_K_S.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q3_K_S.gguf) | Q3_K_S | 4.421 GB | very small, high quality loss |
47
+ | [kosolra_SFT_DPO_v0-Q3_K_M.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q3_K_M.gguf) | Q3_K_M | 4.916 GB | very small, high quality loss |
48
+ | [kosolra_SFT_DPO_v0-Q3_K_L.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q3_K_L.gguf) | Q3_K_L | 5.339 GB | small, substantial quality loss |
49
+ | [kosolra_SFT_DPO_v0-Q4_0.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q4_0.gguf) | Q4_0 | 5.740 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
50
+ | [kosolra_SFT_DPO_v0-Q4_K_S.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q4_K_S.gguf) | Q4_K_S | 5.783 GB | small, greater quality loss |
51
+ | [kosolra_SFT_DPO_v0-Q4_K_M.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q4_K_M.gguf) | Q4_K_M | 6.103 GB | medium, balanced quality - recommended |
52
+ | [kosolra_SFT_DPO_v0-Q5_0.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q5_0.gguf) | Q5_0 | 6.982 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
53
+ | [kosolra_SFT_DPO_v0-Q5_K_S.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q5_K_S.gguf) | Q5_K_S | 6.982 GB | large, low quality loss - recommended |
54
+ | [kosolra_SFT_DPO_v0-Q5_K_M.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q5_K_M.gguf) | Q5_K_M | 7.169 GB | large, very low quality loss - recommended |
55
+ | [kosolra_SFT_DPO_v0-Q6_K.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q6_K.gguf) | Q6_K | 8.301 GB | very large, extremely low quality loss |
56
+ | [kosolra_SFT_DPO_v0-Q8_0.gguf](https://huggingface.co/tensorblock/kosolra_SFT_DPO_v0-GGUF/blob/main/kosolra_SFT_DPO_v0-Q8_0.gguf) | Q8_0 | 10.751 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/kosolra_SFT_DPO_v0-GGUF --include "kosolra_SFT_DPO_v0-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/kosolra_SFT_DPO_v0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
79
+ ```
kosolra_SFT_DPO_v0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4e6099f8f2675c63176b871c639e71a85463340fc3a3c7c07bc8e18f07a9b8c
3
+ size 4078892608
kosolra_SFT_DPO_v0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e5ec61f2239c6942e2fa124b0e6167c69ce1986259028250424359cf061df42
3
+ size 5733066304
kosolra_SFT_DPO_v0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:def9edb6a0da0b312846a12848bfdb85d12495935163c8ba37a5a0675c5526e3
3
+ size 5277984320
kosolra_SFT_DPO_v0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0319d9d918659bb666a96140982d3c3457e75e65b6e7a62cb8d0a448a032bcc6
3
+ size 4746880576
kosolra_SFT_DPO_v0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5e7ca702a5652036688bc9e5ef7a329354a763d00b90bd442d9f15a5f600782
3
+ size 6163404352
kosolra_SFT_DPO_v0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1251a80fb333aa8020f167c2a0af10f67122fab6435fa40ffe5428567f605a65
3
+ size 6552688192
kosolra_SFT_DPO_v0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee8696826574f7859abfc7a9ea77c140c5a028a11a78c76677ff312ab214544
3
+ size 6209541696
kosolra_SFT_DPO_v0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5c2e7118eadf86109ba40790305082daae369897e7e45289eb31ed1e62770a8
3
+ size 7496603200
kosolra_SFT_DPO_v0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb17ea673669d2055635c15a6f21c08c58207bcd9cb8fc54df6227fbf05caf71
3
+ size 7697143360
kosolra_SFT_DPO_v0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c499f0361413f94c39540667a10c08aa40c6743aa3d419cbc817ad27c21cbb8
3
+ size 7496603200
kosolra_SFT_DPO_v0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9368778208e187176524a2821c324d23c93a5bf1b1147a0056d4482eaaec9b88
3
+ size 8913126976
kosolra_SFT_DPO_v0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d609ce119b78123d8426741c43077c55f393a87311205478c3d16064c5e6a546
3
+ size 11543815744