Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +83 -0
- solar-merge-v1.0-Q2_K.gguf +3 -0
- solar-merge-v1.0-Q3_K_L.gguf +3 -0
- solar-merge-v1.0-Q3_K_M.gguf +3 -0
- solar-merge-v1.0-Q3_K_S.gguf +3 -0
- solar-merge-v1.0-Q4_0.gguf +3 -0
- solar-merge-v1.0-Q4_K_M.gguf +3 -0
- solar-merge-v1.0-Q4_K_S.gguf +3 -0
- solar-merge-v1.0-Q5_0.gguf +3 -0
- solar-merge-v1.0-Q5_K_M.gguf +3 -0
- solar-merge-v1.0-Q5_K_S.gguf +3 -0
- solar-merge-v1.0-Q6_K.gguf +3 -0
- solar-merge-v1.0-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 |
+
solar-merge-v1.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
solar-merge-v1.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
solar-merge-v1.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
solar-merge-v1.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
solar-merge-v1.0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
solar-merge-v1.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
solar-merge-v1.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
solar-merge-v1.0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
solar-merge-v1.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
solar-merge-v1.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
solar-merge-v1.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
solar-merge-v1.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- moe
|
5 |
+
- frankenmoe
|
6 |
+
- merge
|
7 |
+
- mergekit
|
8 |
+
- lazymergekit
|
9 |
+
- upstage/SOLAR-10.7B-Instruct-v1.0
|
10 |
+
- heavytail/kullm-solar
|
11 |
+
- TensorBlock
|
12 |
+
- GGUF
|
13 |
+
base_model: jieunhan/solar-merge-v1.0
|
14 |
+
---
|
15 |
+
|
16 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
17 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
18 |
+
</div>
|
19 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
20 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
21 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
22 |
+
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>
|
23 |
+
</p>
|
24 |
+
</div>
|
25 |
+
</div>
|
26 |
+
|
27 |
+
## jieunhan/solar-merge-v1.0 - GGUF
|
28 |
+
|
29 |
+
This repo contains GGUF format model files for [jieunhan/solar-merge-v1.0](https://huggingface.co/jieunhan/solar-merge-v1.0).
|
30 |
+
|
31 |
+
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).
|
32 |
+
|
33 |
+
<div style="text-align: left; margin: 20px 0;">
|
34 |
+
<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;">
|
35 |
+
Run them on the TensorBlock client using your local machine ↗
|
36 |
+
</a>
|
37 |
+
</div>
|
38 |
+
|
39 |
+
## Prompt template
|
40 |
+
|
41 |
+
```
|
42 |
+
|
43 |
+
```
|
44 |
+
|
45 |
+
## Model file specification
|
46 |
+
|
47 |
+
| Filename | Quant type | File Size | Description |
|
48 |
+
| -------- | ---------- | --------- | ----------- |
|
49 |
+
| [solar-merge-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q2_K.gguf) | Q2_K | 6.580 GB | smallest, significant quality loss - not recommended for most purposes |
|
50 |
+
| [solar-merge-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q3_K_S.gguf) | Q3_K_S | 7.729 GB | very small, high quality loss |
|
51 |
+
| [solar-merge-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q3_K_M.gguf) | Q3_K_M | 8.593 GB | very small, high quality loss |
|
52 |
+
| [solar-merge-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q3_K_L.gguf) | Q3_K_L | 9.325 GB | small, substantial quality loss |
|
53 |
+
| [solar-merge-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q4_0.gguf) | Q4_0 | 10.087 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
54 |
+
| [solar-merge-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q4_K_S.gguf) | Q4_K_S | 10.170 GB | small, greater quality loss |
|
55 |
+
| [solar-merge-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q4_K_M.gguf) | Q4_K_M | 10.787 GB | medium, balanced quality - recommended |
|
56 |
+
| [solar-merge-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q5_0.gguf) | Q5_0 | 12.305 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
57 |
+
| [solar-merge-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q5_K_S.gguf) | Q5_K_S | 12.305 GB | large, low quality loss - recommended |
|
58 |
+
| [solar-merge-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q5_K_M.gguf) | Q5_K_M | 12.666 GB | large, very low quality loss - recommended |
|
59 |
+
| [solar-merge-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q6_K.gguf) | Q6_K | 14.662 GB | very large, extremely low quality loss |
|
60 |
+
| [solar-merge-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/solar-merge-v1.0-GGUF/blob/main/solar-merge-v1.0-Q8_0.gguf) | Q8_0 | 18.990 GB | very large, extremely low quality loss - not recommended |
|
61 |
+
|
62 |
+
|
63 |
+
## Downloading instruction
|
64 |
+
|
65 |
+
### Command line
|
66 |
+
|
67 |
+
Firstly, install Huggingface Client
|
68 |
+
|
69 |
+
```shell
|
70 |
+
pip install -U "huggingface_hub[cli]"
|
71 |
+
```
|
72 |
+
|
73 |
+
Then, downoad the individual model file the a local directory
|
74 |
+
|
75 |
+
```shell
|
76 |
+
huggingface-cli download tensorblock/solar-merge-v1.0-GGUF --include "solar-merge-v1.0-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
77 |
+
```
|
78 |
+
|
79 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
80 |
+
|
81 |
+
```shell
|
82 |
+
huggingface-cli download tensorblock/solar-merge-v1.0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
83 |
+
```
|
solar-merge-v1.0-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46a0cb8df5622b725df47e5b609292983c986f5428c70d6df9f252147f27fd9f
|
3 |
+
size 7065604256
|
solar-merge-v1.0-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18485ba86210da02ee45ce4397e3836a0d53c320f9e028d72070761de455ac09
|
3 |
+
size 10012307616
|
solar-merge-v1.0-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b4d488f6d3ba09bf34c87d9a0974f42294782a335c58440935b9dd7a3bc4492
|
3 |
+
size 9226924192
|
solar-merge-v1.0-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ddaac71638daeb4036faecbfb413cf406c2720c4514dfd37f3abf95d17a6230
|
3 |
+
size 8299458720
|
solar-merge-v1.0-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05d782638d2a23c60f0d1baf9e03dd3c1cba6b7a1c740aa3aa2cbe07d825e6e4
|
3 |
+
size 10830303392
|
solar-merge-v1.0-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1168d13279227fda24246fe31d7fab267df1692819cf22cf7aca6779be1feb7c
|
3 |
+
size 11582918816
|
solar-merge-v1.0-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e16e541c451cc812e1bab025427c14278e9d9fca8ba59c9af4d798dbe8cc151f
|
3 |
+
size 10920480928
|
solar-merge-v1.0-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4dcaa7036633f3beb0945610a2390ebc46ff0d198b79d65e462de5bf6483992a
|
3 |
+
size 13212274848
|
solar-merge-v1.0-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edf4d9b1272cde7e8c41eb055800a86b1db315bec838ac103313e2042279e54f
|
3 |
+
size 13599985824
|
solar-merge-v1.0-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77f88369986526935f5852a2d60a6c52a69cb13d3d75598bfc0c8a8340459dfd
|
3 |
+
size 13212274848
|
solar-merge-v1.0-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de287e974664aacded18e1373ea4ac72fbeef90a55964f06e12ba342484d558b
|
3 |
+
size 15743119520
|
solar-merge-v1.0-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b56e8be7e03a8e0a282bfce8bdb1d09db96f31175883a6ac12377db1155092e9
|
3 |
+
size 20389933216
|