bartowski commited on
Commit
27f0156
1 Parent(s): e7527d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -4,27 +4,27 @@ quantized_by: bartowski
4
  pipeline_tag: text-generation
5
  ---
6
 
7
- ## Llamacpp Quantizations of Mistral-11b-v0.1
8
 
9
  Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b2440">b2440</a> for quantization.
10
 
11
- Original model: https://huggingface.co/Replete-AI/Mistral-11b-v0.1
12
 
13
  Download a file (not the whole branch) from below:
14
 
15
  | Filename | Quant type | File Size | Description |
16
  | -------- | ---------- | --------- | ----------- |
17
- | [Mistral-11b-v0.1-Q8_0.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q8_0.gguf) | Q8_0 | 11.86GB | Extremely high quality, generally unneeded but max available quant. |
18
- | [Mistral-11b-v0.1-Q6_K.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q6_K.gguf) | Q6_K | 9.16GB | Very high quality, near perfect, *recommended*. |
19
- | [Mistral-11b-v0.1-Q5_K_M.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q5_K_M.gguf) | Q5_K_M | 7.90GB | High quality, very usable. |
20
- | [Mistral-11b-v0.1-Q5_K_S.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q5_K_S.gguf) | Q5_K_S | 7.69GB | High quality, very usable. |
21
- | [Mistral-11b-v0.1-Q5_0.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q5_0.gguf) | Q5_0 | 7.69GB | High quality, older format, generally not recommended. |
22
- | [Mistral-11b-v0.1-Q4_K_M.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q4_K_M.gguf) | Q4_K_M | 6.72GB | Good quality, similar to 4.25 bpw. |
23
- | [Mistral-11b-v0.1-Q4_K_S.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q4_K_S.gguf) | Q4_K_S | 6.36GB | Slightly lower quality with small space savings. |
24
- | [Mistral-11b-v0.1-Q4_0.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q4_0.gguf) | Q4_0 | 6.31GB | Decent quality, older format, generally not recommended. |
25
- | [Mistral-11b-v0.1-Q3_K_L.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q3_K_L.gguf) | Q3_K_L | 5.87GB | Lower quality but usable, good for low RAM availability. |
26
- | [Mistral-11b-v0.1-Q3_K_M.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q3_K_M.gguf) | Q3_K_M | 5.40GB | Even lower quality. |
27
- | [Mistral-11b-v0.1-Q3_K_S.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q3_K_S.gguf) | Q3_K_S | 4.85GB | Low quality, not recommended. |
28
- | [Mistral-11b-v0.1-Q2_K.gguf](https://huggingface.co/bartowski/Mistral-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q2_K.gguf) | Q2_K | 4.16GB | Extremely low quality, *not* recommended.
29
 
30
  Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
 
4
  pipeline_tag: text-generation
5
  ---
6
 
7
+ ## Llamacpp Quantizations of Mistral-Evolved-11b-v0.1
8
 
9
  Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b2440">b2440</a> for quantization.
10
 
11
+ Original model: https://huggingface.co/Replete-AI/Mistral-Evolved-11b-v0.1
12
 
13
  Download a file (not the whole branch) from below:
14
 
15
  | Filename | Quant type | File Size | Description |
16
  | -------- | ---------- | --------- | ----------- |
17
+ | [Mistral-Evolved-11b-v0.1-Q8_0.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q8_0.gguf) | Q8_0 | 11.86GB | Extremely high quality, generally unneeded but max available quant. |
18
+ | [Mistral-Evolved-11b-v0.1-Q6_K.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q6_K.gguf) | Q6_K | 9.16GB | Very high quality, near perfect, *recommended*. |
19
+ | [Mistral-Evolved-11b-v0.1-Q5_K_M.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q5_K_M.gguf) | Q5_K_M | 7.90GB | High quality, very usable. |
20
+ | [Mistral-Evolved-11b-v0.1-Q5_K_S.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q5_K_S.gguf) | Q5_K_S | 7.69GB | High quality, very usable. |
21
+ | [Mistral-Evolved-11b-v0.1-Q5_0.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q5_0.gguf) | Q5_0 | 7.69GB | High quality, older format, generally not recommended. |
22
+ | [Mistral-Evolved-11b-v0.1-Q4_K_M.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q4_K_M.gguf) | Q4_K_M | 6.72GB | Good quality, similar to 4.25 bpw. |
23
+ | [Mistral-Evolved-11b-v0.1-Q4_K_S.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q4_K_S.gguf) | Q4_K_S | 6.36GB | Slightly lower quality with small space savings. |
24
+ | [Mistral-Evolved-11b-v0.1-Q4_0.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q4_0.gguf) | Q4_0 | 6.31GB | Decent quality, older format, generally not recommended. |
25
+ | [Mistral-Evolved-11b-v0.1-Q3_K_L.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q3_K_L.gguf) | Q3_K_L | 5.87GB | Lower quality but usable, good for low RAM availability. |
26
+ | [Mistral-Evolved-11b-v0.1-Q3_K_M.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q3_K_M.gguf) | Q3_K_M | 5.40GB | Even lower quality. |
27
+ | [Mistral-Evolved-11b-v0.1-Q3_K_S.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q3_K_S.gguf) | Q3_K_S | 4.85GB | Low quality, not recommended. |
28
+ | [Mistral-Evolved-11b-v0.1-Q2_K.gguf](https://huggingface.co/bartowski/Mistral-Evolved-11b-v0.1-GGUF/blob/main/Mistral-11b-v0.1-Q2_K.gguf) | Q2_K | 4.16GB | Extremely low quality, *not* recommended.
29
 
30
  Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski