Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +74 -0
- orpo_med_v3-Q2_K.gguf +3 -0
- orpo_med_v3-Q3_K_L.gguf +3 -0
- orpo_med_v3-Q3_K_M.gguf +3 -0
- orpo_med_v3-Q3_K_S.gguf +3 -0
- orpo_med_v3-Q4_0.gguf +3 -0
- orpo_med_v3-Q4_K_M.gguf +3 -0
- orpo_med_v3-Q4_K_S.gguf +3 -0
- orpo_med_v3-Q5_0.gguf +3 -0
- orpo_med_v3-Q5_K_M.gguf +3 -0
- orpo_med_v3-Q5_K_S.gguf +3 -0
- orpo_med_v3-Q6_K.gguf +3 -0
- orpo_med_v3-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 |
+
orpo_med_v3-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
orpo_med_v3-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
orpo_med_v3-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
orpo_med_v3-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
orpo_med_v3-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
orpo_med_v3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
orpo_med_v3-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
orpo_med_v3-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
orpo_med_v3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
orpo_med_v3-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
orpo_med_v3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
orpo_med_v3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- TensorBlock
|
5 |
+
- GGUF
|
6 |
+
base_model: Jayant9928/orpo_med_v3
|
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 |
+
## Jayant9928/orpo_med_v3 - GGUF
|
21 |
+
|
22 |
+
This repo contains GGUF format model files for [Jayant9928/orpo_med_v3](https://huggingface.co/Jayant9928/orpo_med_v3).
|
23 |
+
|
24 |
+
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).
|
25 |
+
|
26 |
+
## Prompt template
|
27 |
+
|
28 |
+
```
|
29 |
+
<|im_start|>system
|
30 |
+
{system_prompt}<|im_end|>
|
31 |
+
<|im_start|>user
|
32 |
+
{prompt}<|im_end|>
|
33 |
+
<|im_start|>assistant
|
34 |
+
```
|
35 |
+
|
36 |
+
## Model file specification
|
37 |
+
|
38 |
+
| Filename | Quant type | File Size | Description |
|
39 |
+
| -------- | ---------- | --------- | ----------- |
|
40 |
+
| [orpo_med_v3-Q2_K.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
|
41 |
+
| [orpo_med_v3-Q3_K_S.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
|
42 |
+
| [orpo_med_v3-Q3_K_M.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
|
43 |
+
| [orpo_med_v3-Q3_K_L.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
|
44 |
+
| [orpo_med_v3-Q4_0.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
45 |
+
| [orpo_med_v3-Q4_K_S.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
|
46 |
+
| [orpo_med_v3-Q4_K_M.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
|
47 |
+
| [orpo_med_v3-Q5_0.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
48 |
+
| [orpo_med_v3-Q5_K_S.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
|
49 |
+
| [orpo_med_v3-Q5_K_M.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
|
50 |
+
| [orpo_med_v3-Q6_K.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
|
51 |
+
| [orpo_med_v3-Q8_0.gguf](https://huggingface.co/tensorblock/orpo_med_v3-GGUF/tree/main/orpo_med_v3-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
|
52 |
+
|
53 |
+
|
54 |
+
## Downloading instruction
|
55 |
+
|
56 |
+
### Command line
|
57 |
+
|
58 |
+
Firstly, install Huggingface Client
|
59 |
+
|
60 |
+
```shell
|
61 |
+
pip install -U "huggingface_hub[cli]"
|
62 |
+
```
|
63 |
+
|
64 |
+
Then, downoad the individual model file the a local directory
|
65 |
+
|
66 |
+
```shell
|
67 |
+
huggingface-cli download tensorblock/orpo_med_v3-GGUF --include "orpo_med_v3-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
68 |
+
```
|
69 |
+
|
70 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
71 |
+
|
72 |
+
```shell
|
73 |
+
huggingface-cli download tensorblock/orpo_med_v3-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
74 |
+
```
|
orpo_med_v3-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c8309800249ebe70b82b5d23f69f3a06bb86285246b7c2b2f72ad8c8ac31eb3
|
3 |
+
size 3179140640
|
orpo_med_v3-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a81e4cd976be755a839aed48c7e66962c29b96d68153c772bf52f69b9b1858a
|
3 |
+
size 4321966432
|
orpo_med_v3-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16b7ab144401652f6078af03f64fb5647f0a1c180cd20a68e6bc254d877b2098
|
3 |
+
size 4018927968
|
orpo_med_v3-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03d1a4314b04ce7b38a92b0b71528d7cb5676d87e2442801a77997d4117edf2e
|
3 |
+
size 3664509280
|
orpo_med_v3-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1b2d9c6ebd8cb242087472a494f9f52e7b0d02463c6707fa7e9fe95443c613d
|
3 |
+
size 4661222816
|
orpo_med_v3-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1cf54b84d78b1980c986ff5a2f4f9fa8535ba6ce9fa39a9c87808df3ae1a3e6
|
3 |
+
size 4920745376
|
orpo_med_v3-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a86646c12570a398b5ee84f475039baabead2ec6bc54d3c6cff9b3b2766e61bb
|
3 |
+
size 4692680096
|
orpo_med_v3-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07cb9f41dd7c71f01cd39c5003544e554e41a3bf56a3992d473f279c5afaa327
|
3 |
+
size 5599306144
|
orpo_med_v3-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7a2e41208b2804e0c2369473a5e2895562250ae0c6817018918d3d4edf75506
|
3 |
+
size 5732999584
|
orpo_med_v3-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4a3b52e59d84ffcde008f5e3f15b6ccc61edeac95958b431a8bdbcbf4eb7c15
|
3 |
+
size 5599306144
|
orpo_med_v3-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:905b7967b6c03ef10f691799ede9a78eda038f785f5015f08085cf05f4459faa
|
3 |
+
size 6596019680
|
orpo_med_v3-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f9d651e4bbc52f4c17c9783e1ccfb5b93b23524a43f4bd2a22fdf59e2e3f64d
|
3 |
+
size 8540788064
|