morriszms commited on
Commit
b1cbb57
1 Parent(s): 0564b10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -12
README.md CHANGED
@@ -32,8 +32,16 @@ This repo contains GGUF format model files for [allenai/OLMoE-1B-7B-0924-Instruc
32
 
33
  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).
34
 
 
 
 
 
 
 
 
35
  ## Prompt template
36
 
 
37
  ```
38
  <|endoftext|><|system|>
39
  {system_prompt}
@@ -46,18 +54,18 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
46
 
47
  | Filename | Quant type | File Size | Description |
48
  | -------- | ---------- | --------- | ----------- |
49
- | [OLMoE-1B-7B-0924-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q2_K.gguf) | Q2_K | 2.387 GB | smallest, significant quality loss - not recommended for most purposes |
50
- | [OLMoE-1B-7B-0924-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q3_K_S.gguf) | Q3_K_S | 2.815 GB | very small, high quality loss |
51
- | [OLMoE-1B-7B-0924-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q3_K_M.gguf) | Q3_K_M | 3.114 GB | very small, high quality loss |
52
- | [OLMoE-1B-7B-0924-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q3_K_L.gguf) | Q3_K_L | 3.363 GB | small, substantial quality loss |
53
- | [OLMoE-1B-7B-0924-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q4_0.gguf) | Q4_0 | 3.658 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
54
- | [OLMoE-1B-7B-0924-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q4_K_S.gguf) | Q4_K_S | 3.691 GB | small, greater quality loss |
55
- | [OLMoE-1B-7B-0924-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q4_K_M.gguf) | Q4_K_M | 3.924 GB | medium, balanced quality - recommended |
56
- | [OLMoE-1B-7B-0924-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q5_0.gguf) | Q5_0 | 4.452 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
57
- | [OLMoE-1B-7B-0924-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q5_K_S.gguf) | Q5_K_S | 4.452 GB | large, low quality loss - recommended |
58
- | [OLMoE-1B-7B-0924-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q5_K_M.gguf) | Q5_K_M | 4.588 GB | large, very low quality loss - recommended |
59
- | [OLMoE-1B-7B-0924-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q6_K.gguf) | Q6_K | 5.294 GB | very large, extremely low quality loss |
60
- | [OLMoE-1B-7B-0924-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/tree/main/OLMoE-1B-7B-0924-Instruct-Q8_0.gguf) | Q8_0 | 6.854 GB | very large, extremely low quality loss - not recommended |
61
 
62
 
63
  ## Downloading instruction
 
32
 
33
  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).
34
 
35
+
36
+ <div style="text-align: left; margin: 20px 0;">
37
+ <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;">
38
+ Run them on the TensorBlock client using your local machine ↗
39
+ </a>
40
+ </div>
41
+
42
  ## Prompt template
43
 
44
+
45
  ```
46
  <|endoftext|><|system|>
47
  {system_prompt}
 
54
 
55
  | Filename | Quant type | File Size | Description |
56
  | -------- | ---------- | --------- | ----------- |
57
+ | [OLMoE-1B-7B-0924-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q2_K.gguf) | Q2_K | 2.387 GB | smallest, significant quality loss - not recommended for most purposes |
58
+ | [OLMoE-1B-7B-0924-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q3_K_S.gguf) | Q3_K_S | 2.815 GB | very small, high quality loss |
59
+ | [OLMoE-1B-7B-0924-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q3_K_M.gguf) | Q3_K_M | 3.114 GB | very small, high quality loss |
60
+ | [OLMoE-1B-7B-0924-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q3_K_L.gguf) | Q3_K_L | 3.363 GB | small, substantial quality loss |
61
+ | [OLMoE-1B-7B-0924-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q4_0.gguf) | Q4_0 | 3.658 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
62
+ | [OLMoE-1B-7B-0924-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q4_K_S.gguf) | Q4_K_S | 3.691 GB | small, greater quality loss |
63
+ | [OLMoE-1B-7B-0924-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q4_K_M.gguf) | Q4_K_M | 3.924 GB | medium, balanced quality - recommended |
64
+ | [OLMoE-1B-7B-0924-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q5_0.gguf) | Q5_0 | 4.452 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
65
+ | [OLMoE-1B-7B-0924-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q5_K_S.gguf) | Q5_K_S | 4.452 GB | large, low quality loss - recommended |
66
+ | [OLMoE-1B-7B-0924-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q5_K_M.gguf) | Q5_K_M | 4.588 GB | large, very low quality loss - recommended |
67
+ | [OLMoE-1B-7B-0924-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q6_K.gguf) | Q6_K | 5.294 GB | very large, extremely low quality loss |
68
+ | [OLMoE-1B-7B-0924-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/OLMoE-1B-7B-0924-Instruct-GGUF/blob/main/OLMoE-1B-7B-0924-Instruct-Q8_0.gguf) | Q8_0 | 6.854 GB | very large, extremely low quality loss - not recommended |
69
 
70
 
71
  ## Downloading instruction