morriszms commited on
Commit
4b428fb
·
verified ·
1 Parent(s): c983363

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
+ orpo-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ orpo-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ orpo-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ orpo-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ orpo-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ orpo-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ orpo-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ orpo-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ orpo-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ orpo-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ orpo-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ orpo-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: claudiubarbu/orpo
5
+ tags:
6
+ - trl
7
+ - orpo
8
+ - generated_from_trainer
9
+ - TensorBlock
10
+ - GGUF
11
+ datasets:
12
+ - piqa
13
+ model-index:
14
+ - name: HW2-orpo
15
+ results: []
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
+ ## claudiubarbu/orpo - GGUF
30
+
31
+ This repo contains GGUF format model files for [claudiubarbu/orpo](https://huggingface.co/claudiubarbu/orpo).
32
+
33
+ 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).
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
+ | [orpo-Q2_K.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q2_K.gguf) | Q2_K | 0.081 GB | smallest, significant quality loss - not recommended for most purposes |
52
+ | [orpo-Q3_K_S.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q3_K_S.gguf) | Q3_K_S | 0.090 GB | very small, high quality loss |
53
+ | [orpo-Q3_K_M.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q3_K_M.gguf) | Q3_K_M | 0.098 GB | very small, high quality loss |
54
+ | [orpo-Q3_K_L.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q3_K_L.gguf) | Q3_K_L | 0.102 GB | small, substantial quality loss |
55
+ | [orpo-Q4_0.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q4_0.gguf) | Q4_0 | 0.107 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
56
+ | [orpo-Q4_K_S.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q4_K_S.gguf) | Q4_K_S | 0.107 GB | small, greater quality loss |
57
+ | [orpo-Q4_K_M.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q4_K_M.gguf) | Q4_K_M | 0.113 GB | medium, balanced quality - recommended |
58
+ | [orpo-Q5_0.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q5_0.gguf) | Q5_0 | 0.122 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
59
+ | [orpo-Q5_K_S.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q5_K_S.gguf) | Q5_K_S | 0.122 GB | large, low quality loss - recommended |
60
+ | [orpo-Q5_K_M.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q5_K_M.gguf) | Q5_K_M | 0.127 GB | large, very low quality loss - recommended |
61
+ | [orpo-Q6_K.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q6_K.gguf) | Q6_K | 0.138 GB | very large, extremely low quality loss |
62
+ | [orpo-Q8_0.gguf](https://huggingface.co/tensorblock/orpo-GGUF/blob/main/orpo-Q8_0.gguf) | Q8_0 | 0.178 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/orpo-GGUF --include "orpo-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/orpo-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
85
+ ```
orpo-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56535c9067beaa27fdaccafce992d8a2e5a7cae2996200e85fb929280889ccf0
3
+ size 81196960
orpo-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:965ae4bafd2695cce2c5a6340033aeb291a73ae7c434c75fe4cdcce015aa5044
3
+ size 102092896
orpo-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fe37b3172a75b551b6236b68127fc90cdfbc73c742ebfef1004278e4901a101
3
+ size 97669216
orpo-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd36834d5639439fa5c315ff1200ebc4e259f0c4ae1b43fd10109df87e75f848
3
+ size 90148960
orpo-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cfb67d3a67d4dbf003e551388fa689294652849d1f7084b1d08499773857602
3
+ size 106555552
orpo-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f80f3da1e3aed53edeb20eef1bf2558a392996b47be21b39c65e80e74bad58
3
+ size 112859296
orpo-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c89e96dd34bbfe4005a41c041ee1e16feb527ba06d1537d72e26e53b1669202
3
+ size 106850464
orpo-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a95786dc0245403710bfdbf5aa83617c023c6c4534de0e6b37c8928dd2290fd6
3
+ size 121997056
orpo-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f7faeef8f41383b571813de93e42cd1737e9d579dc7229fdde1976d0866c12
3
+ size 126697216
orpo-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:393763881cefcb7fbd5ecadaa42d27bf52e5f0d3e9aa4c283a375ffd2186d768
3
+ size 121997056
orpo-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:590a78b52a861af52b238613a188102bde1f033b9c043331ffcc47ea667bad7e
3
+ size 138403648
orpo-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:084847ae9512abc30359f0f2d6282ec73a073cfd0e9f287fd05a9b8e9b520462
3
+ size 177669376