morriszms commited on
Commit
ffd1c54
1 Parent(s): 3f25080

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -12
README.md CHANGED
@@ -133,8 +133,16 @@ This repo contains GGUF format model files for [MaziyarPanahi/Llama-3-8B-Instruc
133
 
134
  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).
135
 
 
 
 
 
 
 
 
136
  ## Prompt template
137
 
 
138
  ```
139
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
140
 
@@ -147,18 +155,18 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
147
 
148
  | Filename | Quant type | File Size | Description |
149
  | -------- | ---------- | --------- | ----------- |
150
- | [Llama-3-8B-Instruct-v0.10-Q2_K.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
151
- | [Llama-3-8B-Instruct-v0.10-Q3_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
152
- | [Llama-3-8B-Instruct-v0.10-Q3_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
153
- | [Llama-3-8B-Instruct-v0.10-Q3_K_L.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
154
- | [Llama-3-8B-Instruct-v0.10-Q4_0.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
155
- | [Llama-3-8B-Instruct-v0.10-Q4_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
156
- | [Llama-3-8B-Instruct-v0.10-Q4_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
157
- | [Llama-3-8B-Instruct-v0.10-Q5_0.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
158
- | [Llama-3-8B-Instruct-v0.10-Q5_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
159
- | [Llama-3-8B-Instruct-v0.10-Q5_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
160
- | [Llama-3-8B-Instruct-v0.10-Q6_K.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
161
- | [Llama-3-8B-Instruct-v0.10-Q8_0.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/tree/main/Llama-3-8B-Instruct-v0.10-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
162
 
163
 
164
  ## Downloading instruction
 
133
 
134
  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).
135
 
136
+
137
+ <div style="text-align: left; margin: 20px 0;">
138
+ <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;">
139
+ Run them on the TensorBlock client using your local machine ↗
140
+ </a>
141
+ </div>
142
+
143
  ## Prompt template
144
 
145
+
146
  ```
147
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
148
 
 
155
 
156
  | Filename | Quant type | File Size | Description |
157
  | -------- | ---------- | --------- | ----------- |
158
+ | [Llama-3-8B-Instruct-v0.10-Q2_K.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
159
+ | [Llama-3-8B-Instruct-v0.10-Q3_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
160
+ | [Llama-3-8B-Instruct-v0.10-Q3_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
161
+ | [Llama-3-8B-Instruct-v0.10-Q3_K_L.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
162
+ | [Llama-3-8B-Instruct-v0.10-Q4_0.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
163
+ | [Llama-3-8B-Instruct-v0.10-Q4_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
164
+ | [Llama-3-8B-Instruct-v0.10-Q4_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
165
+ | [Llama-3-8B-Instruct-v0.10-Q5_0.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
166
+ | [Llama-3-8B-Instruct-v0.10-Q5_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
167
+ | [Llama-3-8B-Instruct-v0.10-Q5_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
168
+ | [Llama-3-8B-Instruct-v0.10-Q6_K.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
169
+ | [Llama-3-8B-Instruct-v0.10-Q8_0.gguf](https://huggingface.co/tensorblock/Llama-3-8B-Instruct-v0.10-GGUF/blob/main/Llama-3-8B-Instruct-v0.10-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
170
 
171
 
172
  ## Downloading instruction