Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +70 -0
- ko_solra_merge-Q2_K.gguf +3 -0
- ko_solra_merge-Q3_K_L.gguf +3 -0
- ko_solra_merge-Q3_K_M.gguf +3 -0
- ko_solra_merge-Q3_K_S.gguf +3 -0
- ko_solra_merge-Q4_0.gguf +3 -0
- ko_solra_merge-Q4_K_M.gguf +3 -0
- ko_solra_merge-Q4_K_S.gguf +3 -0
- ko_solra_merge-Q5_0.gguf +3 -0
- ko_solra_merge-Q5_K_M.gguf +3 -0
- ko_solra_merge-Q5_K_S.gguf +3 -0
- ko_solra_merge-Q6_K.gguf +3 -0
- ko_solra_merge-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 |
+
ko_solra_merge-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
ko_solra_merge-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
ko_solra_merge-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
ko_solra_merge-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
ko_solra_merge-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
ko_solra_merge-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
ko_solra_merge-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
ko_solra_merge-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
ko_solra_merge-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
ko_solra_merge-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
ko_solra_merge-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
ko_solra_merge-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model: realPCH/ko_solra_merge
|
| 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 |
+
## realPCH/ko_solra_merge - GGUF
|
| 21 |
+
|
| 22 |
+
This repo contains GGUF format model files for [realPCH/ko_solra_merge](https://huggingface.co/realPCH/ko_solra_merge).
|
| 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 |
+
|
| 30 |
+
```
|
| 31 |
+
|
| 32 |
+
## Model file specification
|
| 33 |
+
|
| 34 |
+
| Filename | Quant type | File Size | Description |
|
| 35 |
+
| -------- | ---------- | --------- | ----------- |
|
| 36 |
+
| [ko_solra_merge-Q2_K.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q2_K.gguf) | Q2_K | 3.799 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 37 |
+
| [ko_solra_merge-Q3_K_S.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q3_K_S.gguf) | Q3_K_S | 4.421 GB | very small, high quality loss |
|
| 38 |
+
| [ko_solra_merge-Q3_K_M.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q3_K_M.gguf) | Q3_K_M | 4.915 GB | very small, high quality loss |
|
| 39 |
+
| [ko_solra_merge-Q3_K_L.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q3_K_L.gguf) | Q3_K_L | 5.339 GB | small, substantial quality loss |
|
| 40 |
+
| [ko_solra_merge-Q4_0.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q4_0.gguf) | Q4_0 | 5.740 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 41 |
+
| [ko_solra_merge-Q4_K_S.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q4_K_S.gguf) | Q4_K_S | 5.783 GB | small, greater quality loss |
|
| 42 |
+
| [ko_solra_merge-Q4_K_M.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q4_K_M.gguf) | Q4_K_M | 6.103 GB | medium, balanced quality - recommended |
|
| 43 |
+
| [ko_solra_merge-Q5_0.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q5_0.gguf) | Q5_0 | 6.982 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 44 |
+
| [ko_solra_merge-Q5_K_S.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q5_K_S.gguf) | Q5_K_S | 6.982 GB | large, low quality loss - recommended |
|
| 45 |
+
| [ko_solra_merge-Q5_K_M.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q5_K_M.gguf) | Q5_K_M | 7.169 GB | large, very low quality loss - recommended |
|
| 46 |
+
| [ko_solra_merge-Q6_K.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q6_K.gguf) | Q6_K | 8.301 GB | very large, extremely low quality loss |
|
| 47 |
+
| [ko_solra_merge-Q8_0.gguf](https://huggingface.co/tensorblock/ko_solra_merge-GGUF/tree/main/ko_solra_merge-Q8_0.gguf) | Q8_0 | 10.751 GB | very large, extremely low quality loss - not recommended |
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+
## Downloading instruction
|
| 51 |
+
|
| 52 |
+
### Command line
|
| 53 |
+
|
| 54 |
+
Firstly, install Huggingface Client
|
| 55 |
+
|
| 56 |
+
```shell
|
| 57 |
+
pip install -U "huggingface_hub[cli]"
|
| 58 |
+
```
|
| 59 |
+
|
| 60 |
+
Then, downoad the individual model file the a local directory
|
| 61 |
+
|
| 62 |
+
```shell
|
| 63 |
+
huggingface-cli download tensorblock/ko_solra_merge-GGUF --include "ko_solra_merge-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
| 64 |
+
```
|
| 65 |
+
|
| 66 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
| 67 |
+
|
| 68 |
+
```shell
|
| 69 |
+
huggingface-cli download tensorblock/ko_solra_merge-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
| 70 |
+
```
|
ko_solra_merge-Q2_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7592b189d3939f7f592cb1b6033f127c4e871e4da832fba0d156feac91cd17a
|
| 3 |
+
size 4078871744
|
ko_solra_merge-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c9da06c2b8ceec41a7171e2a5da7fb4e8e756b2ede89fdc102dd163c3b6e6ee
|
| 3 |
+
size 5733045440
|
ko_solra_merge-Q3_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae3fdcea6b201a5c2dc11553121e3f3ada43a97c454d37c67d656d84921cb70e
|
| 3 |
+
size 5277963456
|
ko_solra_merge-Q3_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:608dca5c2b20fc2f6a4e3012f35a34fcff213b047a6b98998b9ca799ce0b1102
|
| 3 |
+
size 4746859712
|
ko_solra_merge-Q4_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60bcdd92c32a4ab84f8ecb823797f92d0d3af514d9978acf7dac135470e02866
|
| 3 |
+
size 6163383488
|
ko_solra_merge-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf040b35e260728dae80831222e3c192b4d160709d1005ebdb1ddf9e81ae1954
|
| 3 |
+
size 6552667328
|
ko_solra_merge-Q4_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be2e0ddea113376fc04f9796569edb1fe6ee2862396d077937047cf4b786ddf8
|
| 3 |
+
size 6209520832
|
ko_solra_merge-Q5_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:599ffb878274b6a4aa1f5d0360cbb546ed7dca83ad756fe1788355e88d9f40a1
|
| 3 |
+
size 7496582336
|
ko_solra_merge-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edbe5cdbb8cee2f7640d5ae0f2696ea4d3e589ea4613b6ee8d85f42289097c19
|
| 3 |
+
size 7697122496
|
ko_solra_merge-Q5_K_S.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a0e913c31e5681484653432b00a1e132ffb8599e801bd44a1f4f63f4c02fd50
|
| 3 |
+
size 7496582336
|
ko_solra_merge-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5dd5223bbdc6b87caf8653240238f5584883283c1c7f689b9dde46435fdc230
|
| 3 |
+
size 8913106112
|
ko_solra_merge-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8918ab485135bdd42f23b052883d0668a8ab65f4962e1470ae737a1276697fa
|
| 3 |
+
size 11543794880
|