morriszms commited on
Commit
67d1835
·
verified ·
1 Parent(s): 60f3fdf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -12
README.md CHANGED
@@ -130,8 +130,16 @@ This repo contains GGUF format model files for [PracticeLLM/SOLAR-tail-10.7B-Mer
130
 
131
  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).
132
 
 
 
 
 
 
 
 
133
  ## Prompt template
134
 
 
135
  ```
136
 
137
  ```
@@ -140,18 +148,18 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
140
 
141
  | Filename | Quant type | File Size | Description |
142
  | -------- | ---------- | --------- | ----------- |
143
- | [SOLAR-tail-10.7B-Merge-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
144
- | [SOLAR-tail-10.7B-Merge-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
145
- | [SOLAR-tail-10.7B-Merge-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
146
- | [SOLAR-tail-10.7B-Merge-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
147
- | [SOLAR-tail-10.7B-Merge-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
148
- | [SOLAR-tail-10.7B-Merge-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
149
- | [SOLAR-tail-10.7B-Merge-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
150
- | [SOLAR-tail-10.7B-Merge-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
151
- | [SOLAR-tail-10.7B-Merge-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
152
- | [SOLAR-tail-10.7B-Merge-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
153
- | [SOLAR-tail-10.7B-Merge-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
154
- | [SOLAR-tail-10.7B-Merge-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/tree/main/SOLAR-tail-10.7B-Merge-v1.0-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
155
 
156
 
157
  ## Downloading instruction
 
130
 
131
  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).
132
 
133
+
134
+ <div style="text-align: left; margin: 20px 0;">
135
+ <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;">
136
+ Run them on the TensorBlock client using your local machine ↗
137
+ </a>
138
+ </div>
139
+
140
  ## Prompt template
141
 
142
+
143
  ```
144
 
145
  ```
 
148
 
149
  | Filename | Quant type | File Size | Description |
150
  | -------- | ---------- | --------- | ----------- |
151
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q2_K.gguf) | Q2_K | 3.728 GB | smallest, significant quality loss - not recommended for most purposes |
152
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q3_K_S.gguf) | Q3_K_S | 4.344 GB | very small, high quality loss |
153
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q3_K_M.gguf) | Q3_K_M | 4.839 GB | very small, high quality loss |
154
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q3_K_L.gguf) | Q3_K_L | 5.263 GB | small, substantial quality loss |
155
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q4_0.gguf) | Q4_0 | 5.655 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
156
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q4_K_S.gguf) | Q4_K_S | 5.698 GB | small, greater quality loss |
157
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q4_K_M.gguf) | Q4_K_M | 6.018 GB | medium, balanced quality - recommended |
158
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q5_0.gguf) | Q5_0 | 6.889 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
159
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q5_K_S.gguf) | Q5_K_S | 6.889 GB | large, low quality loss - recommended |
160
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q5_K_M.gguf) | Q5_K_M | 7.076 GB | large, very low quality loss - recommended |
161
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q6_K.gguf) | Q6_K | 8.200 GB | very large, extremely low quality loss |
162
+ | [SOLAR-tail-10.7B-Merge-v1.0-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR-tail-10.7B-Merge-v1.0-GGUF/blob/main/SOLAR-tail-10.7B-Merge-v1.0-Q8_0.gguf) | Q8_0 | 10.621 GB | very large, extremely low quality loss - not recommended |
163
 
164
 
165
  ## Downloading instruction