Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +85 -0
- solar-ko-common-slerp-Q2_K.gguf +3 -0
- solar-ko-common-slerp-Q3_K_L.gguf +3 -0
- solar-ko-common-slerp-Q3_K_M.gguf +3 -0
- solar-ko-common-slerp-Q3_K_S.gguf +3 -0
- solar-ko-common-slerp-Q4_0.gguf +3 -0
- solar-ko-common-slerp-Q4_K_M.gguf +3 -0
- solar-ko-common-slerp-Q4_K_S.gguf +3 -0
- solar-ko-common-slerp-Q5_0.gguf +3 -0
- solar-ko-common-slerp-Q5_K_M.gguf +3 -0
- solar-ko-common-slerp-Q5_K_S.gguf +3 -0
- solar-ko-common-slerp-Q6_K.gguf +3 -0
- solar-ko-common-slerp-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-ko-common-slerp-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
solar-ko-common-slerp-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
solar-ko-common-slerp-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
solar-ko-common-slerp-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
solar-ko-common-slerp-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
solar-ko-common-slerp-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
solar-ko-common-slerp-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
solar-ko-common-slerp-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
solar-ko-common-slerp-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
solar-ko-common-slerp-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
solar-ko-common-slerp-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
solar-ko-common-slerp-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Jsoo/solar-ko-common-slerp
|
3 |
+
library_name: transformers
|
4 |
+
tags:
|
5 |
+
- mergekit
|
6 |
+
- merge
|
7 |
+
- TensorBlock
|
8 |
+
- GGUF
|
9 |
+
license: cc-by-nc-4.0
|
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 |
+
## Jsoo/solar-ko-common-slerp - GGUF
|
24 |
+
|
25 |
+
This repo contains GGUF format model files for [Jsoo/solar-ko-common-slerp](https://huggingface.co/Jsoo/solar-ko-common-slerp).
|
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 |
+
### System:
|
39 |
+
{system_prompt}
|
40 |
+
|
41 |
+
### User:
|
42 |
+
{prompt}
|
43 |
+
|
44 |
+
### Assistant:
|
45 |
+
```
|
46 |
+
|
47 |
+
## Model file specification
|
48 |
+
|
49 |
+
| Filename | Quant type | File Size | Description |
|
50 |
+
| -------- | ---------- | --------- | ----------- |
|
51 |
+
| [solar-ko-common-slerp-Q2_K.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q2_K.gguf) | Q2_K | 3.654 GB | smallest, significant quality loss - not recommended for most purposes |
|
52 |
+
| [solar-ko-common-slerp-Q3_K_S.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q3_K_S.gguf) | Q3_K_S | 4.257 GB | very small, high quality loss |
|
53 |
+
| [solar-ko-common-slerp-Q3_K_M.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q3_K_M.gguf) | Q3_K_M | 4.735 GB | very small, high quality loss |
|
54 |
+
| [solar-ko-common-slerp-Q3_K_L.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q3_K_L.gguf) | Q3_K_L | 5.156 GB | small, substantial quality loss |
|
55 |
+
| [solar-ko-common-slerp-Q4_0.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q4_0.gguf) | Q4_0 | 5.541 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
56 |
+
| [solar-ko-common-slerp-Q4_K_S.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q4_K_S.gguf) | Q4_K_S | 5.577 GB | small, greater quality loss |
|
57 |
+
| [solar-ko-common-slerp-Q4_K_M.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q4_K_M.gguf) | Q4_K_M | 5.889 GB | medium, balanced quality - recommended |
|
58 |
+
| [solar-ko-common-slerp-Q5_0.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q5_0.gguf) | Q5_0 | 6.750 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
59 |
+
| [solar-ko-common-slerp-Q5_K_S.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q5_K_S.gguf) | Q5_K_S | 6.750 GB | large, low quality loss - recommended |
|
60 |
+
| [solar-ko-common-slerp-Q5_K_M.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q5_K_M.gguf) | Q5_K_M | 6.929 GB | large, very low quality loss - recommended |
|
61 |
+
| [solar-ko-common-slerp-Q6_K.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q6_K.gguf) | Q6_K | 8.034 GB | very large, extremely low quality loss |
|
62 |
+
| [solar-ko-common-slerp-Q8_0.gguf](https://huggingface.co/tensorblock/solar-ko-common-slerp-GGUF/blob/main/solar-ko-common-slerp-Q8_0.gguf) | Q8_0 | 10.405 GB | very large, extremely low quality loss - not recommended |
|
63 |
+
|
64 |
+
|
65 |
+
## Downloading instruction
|
66 |
+
|
67 |
+
### Command line
|
68 |
+
|
69 |
+
Firstly, install Huggingface Client
|
70 |
+
|
71 |
+
```shell
|
72 |
+
pip install -U "huggingface_hub[cli]"
|
73 |
+
```
|
74 |
+
|
75 |
+
Then, downoad the individual model file the a local directory
|
76 |
+
|
77 |
+
```shell
|
78 |
+
huggingface-cli download tensorblock/solar-ko-common-slerp-GGUF --include "solar-ko-common-slerp-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
79 |
+
```
|
80 |
+
|
81 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
82 |
+
|
83 |
+
```shell
|
84 |
+
huggingface-cli download tensorblock/solar-ko-common-slerp-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
85 |
+
```
|
solar-ko-common-slerp-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6d1f6684fedc5c9e85f3872ecfb051ec960a1eee659137ad527106902584ddd
|
3 |
+
size 3922984000
|
solar-ko-common-slerp-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c6a14e5efe404a1bef59d845165a74f6d08b495aa84f87631812f5a3b9bad42
|
3 |
+
size 5536455744
|
solar-ko-common-slerp-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:780d800136dcdba7ba106c749dbda2b897a35bb1b7533fe1b22f2d9855853367
|
3 |
+
size 5083995200
|
solar-ko-common-slerp-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ac77fb00574f21c6dd2aa2dd605a989aa2b50ad22b365569113d0b810273feb
|
3 |
+
size 4570815552
|
solar-ko-common-slerp-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15a2aa584da19d26bff00599224a7319277d25a878f89c8c41bef7eabc5bf5cd
|
3 |
+
size 5949668416
|
solar-ko-common-slerp-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01c1a31ee6782173ef8bea992b50033b3e75341e653083c4cadef683662174de
|
3 |
+
size 6322732096
|
solar-ko-common-slerp-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8f392ab6e14614f81b9c3214eb6adec8d76bde6f88dc94889c355f385c0e95e
|
3 |
+
size 5988465728
|
solar-ko-common-slerp-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61d717f8abd85549fb5f8738d75d642081d6aa7a46bebb2d0545b0a89392b687
|
3 |
+
size 7247412288
|
solar-ko-common-slerp-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29213e123fe42f0bf732f2321103ca63339af994dc2b6cc79436e603be84fb28
|
3 |
+
size 7439596608
|
solar-ko-common-slerp-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a77586c332e14b24dd83fb6b60113d40322efa443db04a6dd648b57e10826124
|
3 |
+
size 7247412288
|
solar-ko-common-slerp-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fca17906b08a3dcbcdd5f206d7996345870536dacf539a6911150d4e80141e9e
|
3 |
+
size 8626265152
|
solar-ko-common-slerp-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9deebc15ca03a16704b7a66598cc759cc31a679e9ff6e3f0579135327f90ba8
|
3 |
+
size 11172387904
|