Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +74 -0
- orpo_med_v2-Q2_K.gguf +3 -0
- orpo_med_v2-Q3_K_L.gguf +3 -0
- orpo_med_v2-Q3_K_M.gguf +3 -0
- orpo_med_v2-Q3_K_S.gguf +3 -0
- orpo_med_v2-Q4_0.gguf +3 -0
- orpo_med_v2-Q4_K_M.gguf +3 -0
- orpo_med_v2-Q4_K_S.gguf +3 -0
- orpo_med_v2-Q5_0.gguf +3 -0
- orpo_med_v2-Q5_K_M.gguf +3 -0
- orpo_med_v2-Q5_K_S.gguf +3 -0
- orpo_med_v2-Q6_K.gguf +3 -0
- orpo_med_v2-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_v2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
orpo_med_v2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
orpo_med_v2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
orpo_med_v2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
orpo_med_v2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
orpo_med_v2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
orpo_med_v2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
orpo_med_v2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
orpo_med_v2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
orpo_med_v2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
orpo_med_v2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
orpo_med_v2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: Jayant9928/orpo_med_v2
|
4 |
+
tags:
|
5 |
+
- TensorBlock
|
6 |
+
- GGUF
|
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_v2 - GGUF
|
21 |
+
|
22 |
+
This repo contains GGUF format model files for [Jayant9928/orpo_med_v2](https://huggingface.co/Jayant9928/orpo_med_v2).
|
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_v2-Q2_K.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
|
41 |
+
| [orpo_med_v2-Q3_K_S.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
|
42 |
+
| [orpo_med_v2-Q3_K_M.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
|
43 |
+
| [orpo_med_v2-Q3_K_L.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
|
44 |
+
| [orpo_med_v2-Q4_0.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
45 |
+
| [orpo_med_v2-Q4_K_S.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
|
46 |
+
| [orpo_med_v2-Q4_K_M.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
|
47 |
+
| [orpo_med_v2-Q5_0.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
48 |
+
| [orpo_med_v2-Q5_K_S.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
|
49 |
+
| [orpo_med_v2-Q5_K_M.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
|
50 |
+
| [orpo_med_v2-Q6_K.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
|
51 |
+
| [orpo_med_v2-Q8_0.gguf](https://huggingface.co/tensorblock/orpo_med_v2-GGUF/tree/main/orpo_med_v2-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_v2-GGUF --include "orpo_med_v2-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_v2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
74 |
+
```
|
orpo_med_v2-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1c7aa7f1149bec2928cf3d8638ab223773ef594655b0cede4fbae2c9986be5a
|
3 |
+
size 3179140640
|
orpo_med_v2-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfde76eddcf1b095f627a47aa51d33d96c2b2aeb21efec9b690e2d3e8ba2c654
|
3 |
+
size 4321966432
|
orpo_med_v2-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e291d8e3b8c83048d15fc851b101c50192630c997a3bf1daeca246465364eeb
|
3 |
+
size 4018927968
|
orpo_med_v2-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28f87acd3095e91f52faac752d271c7de95dafee3de1c1e025c690a964aa0e47
|
3 |
+
size 3664509280
|
orpo_med_v2-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8f30260a0668bf53cb41eccf9fbeb455b2339033d7854e6ffe6602434bb14f3
|
3 |
+
size 4661222816
|
orpo_med_v2-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4dbaa452a21aabc586192c41f40cc4bb4e6b2a585af4a5533bec40c987640df
|
3 |
+
size 4920745376
|
orpo_med_v2-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9509fe4772f078d87899c6a1545a3c2edab9fb87be6f85ce9adee467a5f0af5
|
3 |
+
size 4692680096
|
orpo_med_v2-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5298421bc138042028f69284ba3fe87d95b05ba11931b23f1f329fb45e0458fb
|
3 |
+
size 5599306144
|
orpo_med_v2-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2a19a190e8158ceb9b9a0cd575dae67550d921f113bb494221ae52420d8e7d1
|
3 |
+
size 5732999584
|
orpo_med_v2-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98fe87bddccc4c4723f592890009f6c090a97cdbda6f1180b4826e8ebe03565c
|
3 |
+
size 5599306144
|
orpo_med_v2-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0eff4e31fae93992b85e795ed2c5ff05036815ad5389c013222a22e14bf8a918
|
3 |
+
size 6596019680
|
orpo_med_v2-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa6e85c52bdd9329e7dae751bc4c6543b9950dd45e8dd04a60c636145853ddca
|
3 |
+
size 8540788064
|