Update README.md
Browse files
README.md
CHANGED
@@ -36,8 +36,16 @@ This repo contains GGUF format model files for [hyokwan/hkcode-solar-youtube-mer
|
|
36 |
|
37 |
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).
|
38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
## Prompt template
|
40 |
|
|
|
41 |
```
|
42 |
### System:
|
43 |
{system_prompt}
|
@@ -52,18 +60,18 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
|
|
52 |
|
53 |
| Filename | Quant type | File Size | Description |
|
54 |
| -------- | ---------- | --------- | ----------- |
|
55 |
-
| [hkcode-solar-youtube-merged-Q2_K.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
56 |
-
| [hkcode-solar-youtube-merged-Q3_K_S.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
57 |
-
| [hkcode-solar-youtube-merged-Q3_K_M.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
58 |
-
| [hkcode-solar-youtube-merged-Q3_K_L.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
59 |
-
| [hkcode-solar-youtube-merged-Q4_0.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
60 |
-
| [hkcode-solar-youtube-merged-Q4_K_S.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
61 |
-
| [hkcode-solar-youtube-merged-Q4_K_M.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
62 |
-
| [hkcode-solar-youtube-merged-Q5_0.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
63 |
-
| [hkcode-solar-youtube-merged-Q5_K_S.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
64 |
-
| [hkcode-solar-youtube-merged-Q5_K_M.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
65 |
-
| [hkcode-solar-youtube-merged-Q6_K.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
66 |
-
| [hkcode-solar-youtube-merged-Q8_0.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/
|
67 |
|
68 |
|
69 |
## Downloading instruction
|
|
|
36 |
|
37 |
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).
|
38 |
|
39 |
+
|
40 |
+
<div style="text-align: left; margin: 20px 0;">
|
41 |
+
<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;">
|
42 |
+
Run them on the TensorBlock client using your local machine ↗
|
43 |
+
</a>
|
44 |
+
</div>
|
45 |
+
|
46 |
## Prompt template
|
47 |
|
48 |
+
|
49 |
```
|
50 |
### System:
|
51 |
{system_prompt}
|
|
|
60 |
|
61 |
| Filename | Quant type | File Size | Description |
|
62 |
| -------- | ---------- | --------- | ----------- |
|
63 |
+
| [hkcode-solar-youtube-merged-Q2_K.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
|
64 |
+
| [hkcode-solar-youtube-merged-Q3_K_S.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
|
65 |
+
| [hkcode-solar-youtube-merged-Q3_K_M.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
|
66 |
+
| [hkcode-solar-youtube-merged-Q3_K_L.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
|
67 |
+
| [hkcode-solar-youtube-merged-Q4_0.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
68 |
+
| [hkcode-solar-youtube-merged-Q4_K_S.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
|
69 |
+
| [hkcode-solar-youtube-merged-Q4_K_M.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
|
70 |
+
| [hkcode-solar-youtube-merged-Q5_0.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
71 |
+
| [hkcode-solar-youtube-merged-Q5_K_S.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
|
72 |
+
| [hkcode-solar-youtube-merged-Q5_K_M.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
|
73 |
+
| [hkcode-solar-youtube-merged-Q6_K.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
|
74 |
+
| [hkcode-solar-youtube-merged-Q8_0.gguf](https://huggingface.co/tensorblock/hkcode-solar-youtube-merged-GGUF/blob/main/hkcode-solar-youtube-merged-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
|
75 |
|
76 |
|
77 |
## Downloading instruction
|