morriszms commited on
Commit
fe2202c
·
verified ·
1 Parent(s): 4fdee4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -12
README.md CHANGED
@@ -60,8 +60,16 @@ This repo contains GGUF format model files for [aifeifei798/DarkIdol-Llama-3.1-8
60
 
61
  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).
62
 
 
 
 
 
 
 
 
63
  ## Prompt template
64
 
 
65
  ```
66
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
67
 
@@ -74,18 +82,18 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
74
 
75
  | Filename | Quant type | File Size | Description |
76
  | -------- | ---------- | --------- | ----------- |
77
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q2_K.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
78
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_S.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
79
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_M.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
80
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_L.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
81
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_0.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
82
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_K_S.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
83
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_K_M.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
84
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_0.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
85
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_K_S.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
86
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_K_M.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
87
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q6_K.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
88
- | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q8_0.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/tree/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
89
 
90
 
91
  ## Downloading instruction
 
60
 
61
  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).
62
 
63
+
64
+ <div style="text-align: left; margin: 20px 0;">
65
+ <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;">
66
+ Run them on the TensorBlock client using your local machine ↗
67
+ </a>
68
+ </div>
69
+
70
  ## Prompt template
71
 
72
+
73
  ```
74
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
75
 
 
82
 
83
  | Filename | Quant type | File Size | Description |
84
  | -------- | ---------- | --------- | ----------- |
85
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q2_K.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
86
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_S.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
87
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_M.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
88
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_L.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
89
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_0.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
90
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_K_S.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
91
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_K_M.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
92
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_0.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
93
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_K_S.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
94
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_K_M.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
95
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q6_K.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
96
+ | [DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q8_0.gguf](https://huggingface.co/tensorblock/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-GGUF/blob/main/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
97
 
98
 
99
  ## Downloading instruction