morriszms commited on
Commit
b334b93
1 Parent(s): b51a66e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -12
README.md CHANGED
@@ -35,8 +35,16 @@ This repo contains GGUF format model files for [OpenBuddy/openbuddy-mistral2-7b-
35
 
36
  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).
37
 
 
 
 
 
 
 
 
38
  ## Prompt template
39
 
 
40
  ```
41
  {system_prompt}
42
  User: {prompt}
@@ -47,18 +55,18 @@ Assistant:
47
 
48
  | Filename | Quant type | File Size | Description |
49
  | -------- | ---------- | --------- | ----------- |
50
- | [openbuddy-mistral2-7b-v20.3-32k-Q2_K.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q2_K.gguf) | Q2_K | 2.553 GB | smallest, significant quality loss - not recommended for most purposes |
51
- | [openbuddy-mistral2-7b-v20.3-32k-Q3_K_S.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q3_K_S.gguf) | Q3_K_S | 2.969 GB | very small, high quality loss |
52
- | [openbuddy-mistral2-7b-v20.3-32k-Q3_K_M.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q3_K_M.gguf) | Q3_K_M | 3.299 GB | very small, high quality loss |
53
- | [openbuddy-mistral2-7b-v20.3-32k-Q3_K_L.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q3_K_L.gguf) | Q3_K_L | 3.582 GB | small, substantial quality loss |
54
- | [openbuddy-mistral2-7b-v20.3-32k-Q4_0.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q4_0.gguf) | Q4_0 | 3.851 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
55
- | [openbuddy-mistral2-7b-v20.3-32k-Q4_K_S.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q4_K_S.gguf) | Q4_K_S | 3.880 GB | small, greater quality loss |
56
- | [openbuddy-mistral2-7b-v20.3-32k-Q4_K_M.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q4_K_M.gguf) | Q4_K_M | 4.093 GB | medium, balanced quality - recommended |
57
- | [openbuddy-mistral2-7b-v20.3-32k-Q5_0.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q5_0.gguf) | Q5_0 | 4.681 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
58
- | [openbuddy-mistral2-7b-v20.3-32k-Q5_K_S.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q5_K_S.gguf) | Q5_K_S | 4.681 GB | large, low quality loss - recommended |
59
- | [openbuddy-mistral2-7b-v20.3-32k-Q5_K_M.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q5_K_M.gguf) | Q5_K_M | 4.806 GB | large, very low quality loss - recommended |
60
- | [openbuddy-mistral2-7b-v20.3-32k-Q6_K.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q6_K.gguf) | Q6_K | 5.563 GB | very large, extremely low quality loss |
61
- | [openbuddy-mistral2-7b-v20.3-32k-Q8_0.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/tree/main/openbuddy-mistral2-7b-v20.3-32k-Q8_0.gguf) | Q8_0 | 7.205 GB | very large, extremely low quality loss - not recommended |
62
 
63
 
64
  ## Downloading instruction
 
35
 
36
  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).
37
 
38
+
39
+ <div style="text-align: left; margin: 20px 0;">
40
+ <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;">
41
+ Run them on the TensorBlock client using your local machine ↗
42
+ </a>
43
+ </div>
44
+
45
  ## Prompt template
46
 
47
+
48
  ```
49
  {system_prompt}
50
  User: {prompt}
 
55
 
56
  | Filename | Quant type | File Size | Description |
57
  | -------- | ---------- | --------- | ----------- |
58
+ | [openbuddy-mistral2-7b-v20.3-32k-Q2_K.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q2_K.gguf) | Q2_K | 2.553 GB | smallest, significant quality loss - not recommended for most purposes |
59
+ | [openbuddy-mistral2-7b-v20.3-32k-Q3_K_S.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q3_K_S.gguf) | Q3_K_S | 2.969 GB | very small, high quality loss |
60
+ | [openbuddy-mistral2-7b-v20.3-32k-Q3_K_M.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q3_K_M.gguf) | Q3_K_M | 3.299 GB | very small, high quality loss |
61
+ | [openbuddy-mistral2-7b-v20.3-32k-Q3_K_L.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q3_K_L.gguf) | Q3_K_L | 3.582 GB | small, substantial quality loss |
62
+ | [openbuddy-mistral2-7b-v20.3-32k-Q4_0.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q4_0.gguf) | Q4_0 | 3.851 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
63
+ | [openbuddy-mistral2-7b-v20.3-32k-Q4_K_S.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q4_K_S.gguf) | Q4_K_S | 3.880 GB | small, greater quality loss |
64
+ | [openbuddy-mistral2-7b-v20.3-32k-Q4_K_M.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q4_K_M.gguf) | Q4_K_M | 4.093 GB | medium, balanced quality - recommended |
65
+ | [openbuddy-mistral2-7b-v20.3-32k-Q5_0.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q5_0.gguf) | Q5_0 | 4.681 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
66
+ | [openbuddy-mistral2-7b-v20.3-32k-Q5_K_S.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q5_K_S.gguf) | Q5_K_S | 4.681 GB | large, low quality loss - recommended |
67
+ | [openbuddy-mistral2-7b-v20.3-32k-Q5_K_M.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q5_K_M.gguf) | Q5_K_M | 4.806 GB | large, very low quality loss - recommended |
68
+ | [openbuddy-mistral2-7b-v20.3-32k-Q6_K.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q6_K.gguf) | Q6_K | 5.563 GB | very large, extremely low quality loss |
69
+ | [openbuddy-mistral2-7b-v20.3-32k-Q8_0.gguf](https://huggingface.co/tensorblock/openbuddy-mistral2-7b-v20.3-32k-GGUF/blob/main/openbuddy-mistral2-7b-v20.3-32k-Q8_0.gguf) | Q8_0 | 7.205 GB | very large, extremely low quality loss - not recommended |
70
 
71
 
72
  ## Downloading instruction