morriszms commited on
Commit
b726850
·
verified ·
1 Parent(s): 3378704

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-10.7B-dpo-v0.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SOLAR-10.7B-dpo-v0.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SOLAR-10.7B-dpo-v0.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SOLAR-10.7B-dpo-v0.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SOLAR-10.7B-dpo-v0.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SOLAR-10.7B-dpo-v0.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SOLAR-10.7B-dpo-v0.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SOLAR-10.7B-dpo-v0.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SOLAR-10.7B-dpo-v0.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SOLAR-10.7B-dpo-v0.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SOLAR-10.7B-dpo-v0.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SOLAR-10.7B-dpo-v0.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ko
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - SOLAR-10.7B
7
+ - TensorBlock
8
+ - GGUF
9
+ base_model: hyeogi/SOLAR-10.7B-dpo-v0.1
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
+ ## hyeogi/SOLAR-10.7B-dpo-v0.1 - GGUF
24
+
25
+ This repo contains GGUF format model files for [hyeogi/SOLAR-10.7B-dpo-v0.1](https://huggingface.co/hyeogi/SOLAR-10.7B-dpo-v0.1).
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
+ | [SOLAR-10.7B-dpo-v0.1-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q2_K.gguf) | Q2_K | 3.799 GB | smallest, significant quality loss - not recommended for most purposes |
46
+ | [SOLAR-10.7B-dpo-v0.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q3_K_S.gguf) | Q3_K_S | 4.421 GB | very small, high quality loss |
47
+ | [SOLAR-10.7B-dpo-v0.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q3_K_M.gguf) | Q3_K_M | 4.916 GB | very small, high quality loss |
48
+ | [SOLAR-10.7B-dpo-v0.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q3_K_L.gguf) | Q3_K_L | 5.339 GB | small, substantial quality loss |
49
+ | [SOLAR-10.7B-dpo-v0.1-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q4_0.gguf) | Q4_0 | 5.740 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
50
+ | [SOLAR-10.7B-dpo-v0.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q4_K_S.gguf) | Q4_K_S | 5.783 GB | small, greater quality loss |
51
+ | [SOLAR-10.7B-dpo-v0.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q4_K_M.gguf) | Q4_K_M | 6.103 GB | medium, balanced quality - recommended |
52
+ | [SOLAR-10.7B-dpo-v0.1-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q5_0.gguf) | Q5_0 | 6.982 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
53
+ | [SOLAR-10.7B-dpo-v0.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q5_K_S.gguf) | Q5_K_S | 6.982 GB | large, low quality loss - recommended |
54
+ | [SOLAR-10.7B-dpo-v0.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q5_K_M.gguf) | Q5_K_M | 7.169 GB | large, very low quality loss - recommended |
55
+ | [SOLAR-10.7B-dpo-v0.1-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-Q6_K.gguf) | Q6_K | 8.301 GB | very large, extremely low quality loss |
56
+ | [SOLAR-10.7B-dpo-v0.1-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR-10.7B-dpo-v0.1-GGUF/blob/main/SOLAR-10.7B-dpo-v0.1-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/SOLAR-10.7B-dpo-v0.1-GGUF --include "SOLAR-10.7B-dpo-v0.1-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/SOLAR-10.7B-dpo-v0.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
79
+ ```
SOLAR-10.7B-dpo-v0.1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0913d2752f324df8a9d97d948393482638bc0726dd25676377136972c510258e
3
+ size 4078892704
SOLAR-10.7B-dpo-v0.1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8bd64f4d9f64eaf359944762b2cb34cfaeb4dc2fc64be6437dec08db70acdf3
3
+ size 5733066400
SOLAR-10.7B-dpo-v0.1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f6a4c8b8e7b805754bbdfc50473feb3a4fb0ecca713ca7e711640fd4d401f70
3
+ size 5277984416
SOLAR-10.7B-dpo-v0.1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b87ca470316e686392e0ba0d65487fcc71daa7337a573c9eae590d3dec7c88
3
+ size 4746880672
SOLAR-10.7B-dpo-v0.1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7898377cf145b3cc8cefae8671c8adbdea1277b9cb6f0b7cf13b01c0a776f46
3
+ size 6163404448
SOLAR-10.7B-dpo-v0.1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd4edfd12a319b83d2675215956eaa1e2020a26a8afe1513070bb16a29b33fd0
3
+ size 6552688288
SOLAR-10.7B-dpo-v0.1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4cd35aeda5677f6b5497b331d51bd7dc87a6fd77dfe10983ec253e5f1e50b4f
3
+ size 6209541792
SOLAR-10.7B-dpo-v0.1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d533e8f0848cc169e5be38ee16abef7d82f77c61cf3ac03a45736482f2031b9
3
+ size 7496603296
SOLAR-10.7B-dpo-v0.1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ed9a451d7bc18149fc3b9a3513e3879cb6f9a16b654c30cf1528a019ed72f0d
3
+ size 7697143456
SOLAR-10.7B-dpo-v0.1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa1de31f4d1771c8e614f565ee27e7583c4b997b5af6f99459310a5a77ccaaa9
3
+ size 7496603296
SOLAR-10.7B-dpo-v0.1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846240bff50bf2cc53e5176e9f5e136b3f73ad2a0e1d9bfa789e254fbdb5293d
3
+ size 8913127072
SOLAR-10.7B-dpo-v0.1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0215c8f72977deaca9b36e91c45625d630f9d25b70bdb7cd5033ea9cef024904
3
+ size 11543815840