Crystalcareai
commited on
Commit
•
0f09adc
1
Parent(s):
5f0f9f2
Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,6 @@ quantized_by: bartowski
|
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
|
7 |
-
### THIS MODEL IS UNDER EMBARGO - DO NOT SHARE DETAILS OF THIS MODEL.
|
8 |
-
|
9 |
## Llamacpp imatrix Quantizations of dolphin-2.9.2-qwen2-7b
|
10 |
|
11 |
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b2965">b2965</a> for quantization.
|
@@ -24,34 +22,6 @@ All quants made using imatrix option with dataset from [here](https://gist.githu
|
|
24 |
<|im_start|>assistant
|
25 |
|
26 |
```
|
27 |
-
|
28 |
-
## Download a file (not the whole branch) from below:
|
29 |
-
|
30 |
-
| Filename | Quant type | File Size | Description |
|
31 |
-
| -------- | ---------- | --------- | ----------- |
|
32 |
-
| [dolphin-2.9.2-qwen2-7b-Q8_0.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q8_0.gguf) | Q8_0 | 8.09GB | Extremely high quality, generally unneeded but max available quant. |
|
33 |
-
| [dolphin-2.9.2-qwen2-7b-Q6_K.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q6_K.gguf) | Q6_K | 6.25GB | Very high quality, near perfect, *recommended*. |
|
34 |
-
| [dolphin-2.9.2-qwen2-7b-Q5_K_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q5_K_M.gguf) | Q5_K_M | 5.44GB | High quality, *recommended*. |
|
35 |
-
| [dolphin-2.9.2-qwen2-7b-Q5_K_S.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q5_K_S.gguf) | Q5_K_S | 5.31GB | High quality, *recommended*. |
|
36 |
-
| [dolphin-2.9.2-qwen2-7b-Q4_K_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q4_K_M.gguf) | Q4_K_M | 4.68GB | Good quality, uses about 4.83 bits per weight, *recommended*. |
|
37 |
-
| [dolphin-2.9.2-qwen2-7b-Q4_K_S.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q4_K_S.gguf) | Q4_K_S | 4.45GB | Slightly lower quality with more space savings, *recommended*. |
|
38 |
-
| [dolphin-2.9.2-qwen2-7b-IQ4_NL.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ4_NL.gguf) | IQ4_NL | 4.43GB | Decent quality, slightly smaller than Q4_K_S with similar performance *recommended*. |
|
39 |
-
| [dolphin-2.9.2-qwen2-7b-IQ4_XS.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ4_XS.gguf) | IQ4_XS | 4.21GB | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
|
40 |
-
| [dolphin-2.9.2-qwen2-7b-Q3_K_L.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q3_K_L.gguf) | Q3_K_L | 4.08GB | Lower quality but usable, good for low RAM availability. |
|
41 |
-
| [dolphin-2.9.2-qwen2-7b-Q3_K_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q3_K_M.gguf) | Q3_K_M | 3.80GB | Even lower quality. |
|
42 |
-
| [dolphin-2.9.2-qwen2-7b-IQ3_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ3_M.gguf) | IQ3_M | 3.57GB | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
|
43 |
-
| [dolphin-2.9.2-qwen2-7b-IQ3_S.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ3_S.gguf) | IQ3_S | 3.49GB | Lower quality, new method with decent performance, recommended over Q3_K_S quant, same size with better performance. |
|
44 |
-
| [dolphin-2.9.2-qwen2-7b-Q3_K_S.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q3_K_S.gguf) | Q3_K_S | 3.49GB | Low quality, not recommended. |
|
45 |
-
| [dolphin-2.9.2-qwen2-7b-IQ3_XS.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ3_XS.gguf) | IQ3_XS | 3.34GB | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
|
46 |
-
| [dolphin-2.9.2-qwen2-7b-IQ3_XXS.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ3_XXS.gguf) | IQ3_XXS | 3.11GB | Lower quality, new method with decent performance, comparable to Q3 quants. |
|
47 |
-
| [dolphin-2.9.2-qwen2-7b-Q2_K.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-Q2_K.gguf) | Q2_K | 3.01GB | Very low quality but surprisingly usable. |
|
48 |
-
| [dolphin-2.9.2-qwen2-7b-IQ2_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ2_M.gguf) | IQ2_M | 2.78GB | Very low quality, uses SOTA techniques to also be surprisingly usable. |
|
49 |
-
| [dolphin-2.9.2-qwen2-7b-IQ2_S.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ2_S.gguf) | IQ2_S | 2.59GB | Very low quality, uses SOTA techniques to be usable. |
|
50 |
-
| [dolphin-2.9.2-qwen2-7b-IQ2_XS.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ2_XS.gguf) | IQ2_XS | 2.46GB | Very low quality, uses SOTA techniques to be usable. |
|
51 |
-
| [dolphin-2.9.2-qwen2-7b-IQ2_XXS.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ2_XXS.gguf) | IQ2_XXS | 2.27GB | Lower quality, uses SOTA techniques to be usable. |
|
52 |
-
| [dolphin-2.9.2-qwen2-7b-IQ1_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ1_M.gguf) | IQ1_M | 2.04GB | Extremely low quality, *not* recommended. |
|
53 |
-
| [dolphin-2.9.2-qwen2-7b-IQ1_S.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-7b-GGUF/blob/main/dolphin-2.9.2-qwen2-7b-IQ1_S.gguf) | IQ1_S | 1.90GB | Extremely low quality, *not* recommended. |
|
54 |
-
|
55 |
## Downloading using huggingface-cli
|
56 |
|
57 |
First, make sure you have hugginface-cli installed:
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
|
|
|
|
|
7 |
## Llamacpp imatrix Quantizations of dolphin-2.9.2-qwen2-7b
|
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/b2965">b2965</a> for quantization.
|
|
|
22 |
<|im_start|>assistant
|
23 |
|
24 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
## Downloading using huggingface-cli
|
26 |
|
27 |
First, make sure you have hugginface-cli installed:
|