bartowski commited on
Commit
21e2e11
1 Parent(s): 4bede59

Llamacpp quants

Browse files
.gitattributes CHANGED
@@ -33,3 +33,22 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ dolphin-2.9.2-qwen2-72b-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
37
+ dolphin-2.9.2-qwen2-72b-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
38
+ dolphin-2.9.2-qwen2-72b-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
39
+ dolphin-2.9.2-qwen2-72b-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
40
+ dolphin-2.9.2-qwen2-72b-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
41
+ dolphin-2.9.2-qwen2-72b-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
42
+ dolphin-2.9.2-qwen2-72b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
43
+ dolphin-2.9.2-qwen2-72b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
44
+ dolphin-2.9.2-qwen2-72b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
45
+ dolphin-2.9.2-qwen2-72b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
46
+ dolphin-2.9.2-qwen2-72b-Q5_K_M.gguf/dolphin-2.9.2-qwen2-72b-Q5_K_M-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
47
+ dolphin-2.9.2-qwen2-72b-Q5_K_M.gguf/dolphin-2.9.2-qwen2-72b-Q5_K_M-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
48
+ dolphin-2.9.2-qwen2-72b-Q8_0.gguf/dolphin-2.9.2-qwen2-72b-Q8_0-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
49
+ dolphin-2.9.2-qwen2-72b-Q8_0.gguf/dolphin-2.9.2-qwen2-72b-Q8_0-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
50
+ dolphin-2.9.2-qwen2-72b-f16.gguf/dolphin-2.9.2-qwen2-72b-f16-00001-of-00004.gguf filter=lfs diff=lfs merge=lfs -text
51
+ dolphin-2.9.2-qwen2-72b-f16.gguf/dolphin-2.9.2-qwen2-72b-f16-00002-of-00004.gguf filter=lfs diff=lfs merge=lfs -text
52
+ dolphin-2.9.2-qwen2-72b-f16.gguf/dolphin-2.9.2-qwen2-72b-f16-00003-of-00004.gguf filter=lfs diff=lfs merge=lfs -text
53
+ dolphin-2.9.2-qwen2-72b-f16.gguf/dolphin-2.9.2-qwen2-72b-f16-00004-of-00004.gguf filter=lfs diff=lfs merge=lfs -text
54
+ dolphin-2.9.2-qwen2-72b.imatrix filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: tongyi-qianwen
4
+ license_link: >-
5
+ https://huggingface.co/Qwen/Qwen1.5-110B/blob/main/LICENSE
6
+ base_model: Qwen/Qwen2-72B
7
+ tags:
8
+ - generated_from_trainer
9
+ - axolotl
10
+ datasets:
11
+ - cognitivecomputations/Dolphin-2.9
12
+ - teknium/OpenHermes-2.5
13
+ - m-a-p/CodeFeedback-Filtered-Instruction
14
+ - cognitivecomputations/dolphin-coder
15
+ - cognitivecomputations/samantha-data
16
+ - microsoft/orca-math-word-problems-200k
17
+ - Locutusque/function-calling-chatml
18
+ - internlm/Agent-FLAN
19
+ quantized_by: bartowski
20
+ pipeline_tag: text-generation
21
+ ---
22
+
23
+ ## Llamacpp imatrix Quantizations of dolphin-2.9.2-qwen2-72b
24
+
25
+ Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3086">b3086</a> for quantization.
26
+
27
+ Original model: https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-72b
28
+
29
+ All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
30
+
31
+ ## Prompt format
32
+
33
+ ```
34
+ <|im_start|>system
35
+ {system_prompt}<|im_end|>
36
+ <|im_start|>user
37
+ {prompt}<|im_end|>
38
+ <|im_start|>assistant
39
+
40
+ ```
41
+
42
+ ## Download a file (not the whole branch) from below:
43
+
44
+ | Filename | Quant type | File Size | Description |
45
+ | -------- | ---------- | --------- | ----------- |
46
+ | [dolphin-2.9.2-qwen2-72b-Q8_0.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/tree/main/dolphin-2.9.2-qwen2-72b-Q8_0.gguf) | Q8_0 | 77.26GB | Extremely high quality, generally unneeded but max available quant. |
47
+ | [dolphin-2.9.2-qwen2-72b-Q5_K_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/tree/main/dolphin-2.9.2-qwen2-72b-Q5_K_M.gguf) | Q5_K_M | 54.44GB | High quality, *recommended*. |
48
+ | [dolphin-2.9.2-qwen2-72b-Q4_K_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-Q4_K_M.gguf) | Q4_K_M | 47.41GB | Good quality, uses about 4.83 bits per weight, *recommended*. |
49
+ | [dolphin-2.9.2-qwen2-72b-IQ4_XS.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-IQ4_XS.gguf) | IQ4_XS | 39.70GB | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
50
+ | [dolphin-2.9.2-qwen2-72b-Q3_K_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-Q3_K_M.gguf) | Q3_K_M | 37.69GB | Even lower quality. |
51
+ | [dolphin-2.9.2-qwen2-72b-IQ3_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-IQ3_M.gguf) | IQ3_M | 35.50GB | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
52
+ | [dolphin-2.9.2-qwen2-72b-Q3_K_S.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-Q3_K_S.gguf) | Q3_K_S | 34.48GB | Low quality, not recommended. |
53
+ | [dolphin-2.9.2-qwen2-72b-IQ3_XXS.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-IQ3_XXS.gguf) | IQ3_XXS | 31.84GB | Lower quality, new method with decent performance, comparable to Q3 quants. |
54
+ | [dolphin-2.9.2-qwen2-72b-Q2_K.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-Q2_K.gguf) | Q2_K | 29.81GB | Very low quality but surprisingly usable. |
55
+ | [dolphin-2.9.2-qwen2-72b-IQ2_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-IQ2_M.gguf) | IQ2_M | 29.33GB | Very low quality, uses SOTA techniques to also be surprisingly usable. |
56
+ | [dolphin-2.9.2-qwen2-72b-IQ2_XXS.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-IQ2_XXS.gguf) | IQ2_XXS | 25.49GB | Lower quality, uses SOTA techniques to be usable. |
57
+ | [dolphin-2.9.2-qwen2-72b-IQ1_M.gguf](https://huggingface.co/bartowski/dolphin-2.9.2-qwen2-72b-GGUF/blob/main/dolphin-2.9.2-qwen2-72b-IQ1_M.gguf) | IQ1_M | 23.74GB | Extremely low quality, *not* recommended. |
58
+
59
+ ## Downloading using huggingface-cli
60
+
61
+ First, make sure you have hugginface-cli installed:
62
+
63
+ ```
64
+ pip install -U "huggingface_hub[cli]"
65
+ ```
66
+
67
+ Then, you can target the specific file you want:
68
+
69
+ ```
70
+ huggingface-cli download bartowski/dolphin-2.9.2-qwen2-72b-GGUF --include "dolphin-2.9.2-qwen2-72b-Q4_K_M.gguf" --local-dir ./
71
+ ```
72
+
73
+ If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
74
+
75
+ ```
76
+ huggingface-cli download bartowski/dolphin-2.9.2-qwen2-72b-GGUF --include "dolphin-2.9.2-qwen2-72b-Q8_0.gguf/*" --local-dir dolphin-2.9.2-qwen2-72b-Q8_0
77
+ ```
78
+
79
+ You can either specify a new local-dir (dolphin-2.9.2-qwen2-72b-Q8_0) or download them all in place (./)
80
+
81
+ ## Which file should I choose?
82
+
83
+ A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
84
+
85
+ The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
86
+
87
+ If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
88
+
89
+ If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
90
+
91
+ Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
92
+
93
+ If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
94
+
95
+ If you want to get more into the weeds, you can check out this extremely useful feature chart:
96
+
97
+ [llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
98
+
99
+ But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
100
+
101
+ These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
102
+
103
+ The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
104
+
105
+ Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
dolphin-2.9.2-qwen2-72b-IQ1_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e300d9ca238c5942c43a28721f54194c3360881e344d8f80e460a5a510da6bf
3
+ size 23740209824
dolphin-2.9.2-qwen2-72b-IQ2_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb40f217a8b3c2c7ee7ccaca97d6a2d88d130856dbcda338781244e602f5f2e1
3
+ size 29338983072
dolphin-2.9.2-qwen2-72b-IQ2_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e70e18651f205b4c3ae43cfc2df2699455fad022169d294adfd70a016a51c497
3
+ size 25490021024
dolphin-2.9.2-qwen2-72b-IQ3_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b19c60da298610dff1b61c4056393b890f98bc105342798a67a8b0eff449b7a
3
+ size 35503594144
dolphin-2.9.2-qwen2-72b-IQ3_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c30bffc5a0a595bb70c7b6d51d3513bb2afabe2f3a227f0dd07e4232d7e99372
3
+ size 31845079712
dolphin-2.9.2-qwen2-72b-IQ4_XS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a519a7c6024cc51e1dc87892171946dcaab5384ecf17edea7e9f2727ec70fdab
3
+ size 39709072032
dolphin-2.9.2-qwen2-72b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ace000713167bcee488203d8647df646c04a9d53b8cb82c8020b62aa85377b8
3
+ size 29811759776
dolphin-2.9.2-qwen2-72b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:458210b44cd645f50053f4c3315b6793208eaf0bea096a73a8f1d6561e331749
3
+ size 37698722464
dolphin-2.9.2-qwen2-72b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb02093f74b483310713e829674c9ed36691a6ac40d931651956097d8f4b05a
3
+ size 34487786144
dolphin-2.9.2-qwen2-72b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedcae2e3617a2f8a2666ef2cd2c630e1afe1b2ad4324175085045ea37899b25
3
+ size 47415712416
dolphin-2.9.2-qwen2-72b-Q5_K_M.gguf/dolphin-2.9.2-qwen2-72b-Q5_K_M-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c95261ba34e7a0002841eae4d6008936bd046dbb4cd8c5ad329995f74a78cb8
3
+ size 42876096928
dolphin-2.9.2-qwen2-72b-Q5_K_M.gguf/dolphin-2.9.2-qwen2-72b-Q5_K_M-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6666ba3b22039f8b91cd7ed07194bc8552dd10d7152eecb06031fed020c3ff8a
3
+ size 11571366368
dolphin-2.9.2-qwen2-72b-Q8_0.gguf/dolphin-2.9.2-qwen2-72b-Q8_0-00001-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9290c6b2d62b8ce23aaebc17638618ec6ea9e06d9b8a968ca98db00d97e521
3
+ size 42879482496
dolphin-2.9.2-qwen2-72b-Q8_0.gguf/dolphin-2.9.2-qwen2-72b-Q8_0-00002-of-00002.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffdb0dd83693af2e9c98b6fe0f4c925bf7fdeb833736ad42d65d6b6fd90e9f4c
3
+ size 34383126752
dolphin-2.9.2-qwen2-72b-f16.gguf/dolphin-2.9.2-qwen2-72b-f16-00001-of-00004.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10265a320e14ccf3df60e7c47eed21365cf1d35ce5d3c9583de340c6b9e8d87a
3
+ size 42888868032
dolphin-2.9.2-qwen2-72b-f16.gguf/dolphin-2.9.2-qwen2-72b-f16-00002-of-00004.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea9f1850bfa849c4f76d5e01c97374ae5aa612a63d8c79a451e3d8701b93a489
3
+ size 42597855488
dolphin-2.9.2-qwen2-72b-f16.gguf/dolphin-2.9.2-qwen2-72b-f16-00003-of-00004.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59aea079e3fc7e765123b6e6e68e1e16762a06e4a38d4136b297fb11bd515c7d
3
+ size 42614604096
dolphin-2.9.2-qwen2-72b-f16.gguf/dolphin-2.9.2-qwen2-72b-f16-00004-of-00004.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b091e00dff10dcbe396a9fc4c0f79adcdc3b067cf66ad82ed5d01eef5fa29985
3
+ size 17321343072
dolphin-2.9.2-qwen2-72b.imatrix ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4efc5cf7e13ff6db363d1c5d1f84fe76959df08dc4a66acc36e6145b1bf0a6
3
+ size 25209019