morriszms commited on
Commit
f225d7d
·
verified ·
1 Parent(s): 1c7428e

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
+ SOLAR-10B-OrcaDPO-Jawade-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SOLAR-10B-OrcaDPO-Jawade-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SOLAR-10B-OrcaDPO-Jawade-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SOLAR-10B-OrcaDPO-Jawade-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SOLAR-10B-OrcaDPO-Jawade-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SOLAR-10B-OrcaDPO-Jawade-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SOLAR-10B-OrcaDPO-Jawade-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SOLAR-10B-OrcaDPO-Jawade-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SOLAR-10B-OrcaDPO-Jawade-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SOLAR-10B-OrcaDPO-Jawade-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SOLAR-10B-OrcaDPO-Jawade-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SOLAR-10B-OrcaDPO-Jawade-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - Intel/orca_dpo_pairs
5
+ tags:
6
+ - TensorBlock
7
+ - GGUF
8
+ base_model: bhavinjawade/SOLAR-10B-OrcaDPO-Jawade
9
+ ---
10
+
11
+ <div style="width: auto; margin-left: auto; margin-right: auto">
12
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
13
+ </div>
14
+ <div style="display: flex; justify-content: space-between; width: 100%;">
15
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
16
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
17
+ 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>
18
+ </p>
19
+ </div>
20
+ </div>
21
+
22
+ ## bhavinjawade/SOLAR-10B-OrcaDPO-Jawade - GGUF
23
+
24
+ This repo contains GGUF format model files for [bhavinjawade/SOLAR-10B-OrcaDPO-Jawade](https://huggingface.co/bhavinjawade/SOLAR-10B-OrcaDPO-Jawade).
25
+
26
+ 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).
27
+
28
+ <div style="text-align: left; margin: 20px 0;">
29
+ <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;">
30
+ Run them on the TensorBlock client using your local machine ↗
31
+ </a>
32
+ </div>
33
+
34
+ ## Prompt template
35
+
36
+ ```
37
+ ### System:
38
+ {system_prompt}
39
+
40
+ ### User:
41
+ {prompt}
42
+
43
+ ### Assistant:
44
+ ```
45
+
46
+ ## Model file specification
47
+
48
+ | Filename | Quant type | File Size | Description |
49
+ | -------- | ---------- | --------- | ----------- |
50
+ | [SOLAR-10B-OrcaDPO-Jawade-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q2_K.gguf) | Q2_K | 4.003 GB | smallest, significant quality loss - not recommended for most purposes |
51
+ | [SOLAR-10B-OrcaDPO-Jawade-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q3_K_S.gguf) | Q3_K_S | 4.665 GB | very small, high quality loss |
52
+ | [SOLAR-10B-OrcaDPO-Jawade-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q3_K_M.gguf) | Q3_K_M | 5.196 GB | very small, high quality loss |
53
+ | [SOLAR-10B-OrcaDPO-Jawade-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q3_K_L.gguf) | Q3_K_L | 5.651 GB | small, substantial quality loss |
54
+ | [SOLAR-10B-OrcaDPO-Jawade-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q4_0.gguf) | Q4_0 | 6.072 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
55
+ | [SOLAR-10B-OrcaDPO-Jawade-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q4_K_S.gguf) | Q4_K_S | 6.119 GB | small, greater quality loss |
56
+ | [SOLAR-10B-OrcaDPO-Jawade-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q4_K_M.gguf) | Q4_K_M | 6.462 GB | medium, balanced quality - recommended |
57
+ | [SOLAR-10B-OrcaDPO-Jawade-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q5_0.gguf) | Q5_0 | 7.397 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
58
+ | [SOLAR-10B-OrcaDPO-Jawade-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q5_K_S.gguf) | Q5_K_S | 7.397 GB | large, low quality loss - recommended |
59
+ | [SOLAR-10B-OrcaDPO-Jawade-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q5_K_M.gguf) | Q5_K_M | 7.598 GB | large, very low quality loss - recommended |
60
+ | [SOLAR-10B-OrcaDPO-Jawade-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q6_K.gguf) | Q6_K | 8.805 GB | very large, extremely low quality loss |
61
+ | [SOLAR-10B-OrcaDPO-Jawade-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF/blob/main/SOLAR-10B-OrcaDPO-Jawade-Q8_0.gguf) | Q8_0 | 11.404 GB | very large, extremely low quality loss - not recommended |
62
+
63
+
64
+ ## Downloading instruction
65
+
66
+ ### Command line
67
+
68
+ Firstly, install Huggingface Client
69
+
70
+ ```shell
71
+ pip install -U "huggingface_hub[cli]"
72
+ ```
73
+
74
+ Then, downoad the individual model file the a local directory
75
+
76
+ ```shell
77
+ huggingface-cli download tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF --include "SOLAR-10B-OrcaDPO-Jawade-Q2_K.gguf" --local-dir MY_LOCAL_DIR
78
+ ```
79
+
80
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
81
+
82
+ ```shell
83
+ huggingface-cli download tensorblock/SOLAR-10B-OrcaDPO-Jawade-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
84
+ ```
SOLAR-10B-OrcaDPO-Jawade-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d2ccbbc384ae8f592f0670b2e10a4e6d51e3adade369f930b001b91213f0c42
3
+ size 4003232960
SOLAR-10B-OrcaDPO-Jawade-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abeccac5d8cdfff9385b9887154a2e2d3bc29d1d3954924a2a88a26bdd27e632
3
+ size 5650750656
SOLAR-10B-OrcaDPO-Jawade-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ac87e51632260225ddd574b856ba0a09b3f33b3813d613547a55a54eeeedcd3
3
+ size 5195668672
SOLAR-10B-OrcaDPO-Jawade-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8239ef1131c8bd9522dd3926adeddfec57beb58527de23df809c1696c6881c96
3
+ size 4664564928
SOLAR-10B-OrcaDPO-Jawade-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91e004b7790d4e07a20c6e49f44d84243e032294937ccfaafdf2de741d4cb487
3
+ size 6072384704
SOLAR-10B-OrcaDPO-Jawade-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bb64b3f0582963f4f4831dd0d0047825952333456bf03247f18692169ae1e77
3
+ size 6461668544
SOLAR-10B-OrcaDPO-Jawade-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e771506351b5306b844a0a96fbda386912fcc87ad202f119b7b634db49db897
3
+ size 6118522048
SOLAR-10B-OrcaDPO-Jawade-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd804cc27bc39deec45c19556bc92cd869f222c7d0f768c79211577a12f1c34c
3
+ size 7397391552
SOLAR-10B-OrcaDPO-Jawade-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2a74cabbbe3f0b7b0742cfb6c9a3c3d06544de3dd65f5e875913cca6fd51251
3
+ size 7597931712
SOLAR-10B-OrcaDPO-Jawade-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25c376a8afdd38fd5e1394ae83be57aa6351262dd7a0a8a70bc7fc216039d95f
3
+ size 7397391552
SOLAR-10B-OrcaDPO-Jawade-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cee9b913ad6294609b5d52855221faf437a0fa0015c277a6555b6f3a122140d1
3
+ size 8805211328
SOLAR-10B-OrcaDPO-Jawade-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05dc53278fe74e0f941b6f9cb6597b9c637069ae8fe5d88472bb15e12eee2616
3
+ size 11404156096