mradermacher commited on
Commit
96ae19b
·
verified ·
1 Parent(s): 5cc034e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +83 -0
README.md CHANGED
@@ -1,6 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: nicoboss -->
6
  weighted/imatrix quants of https://huggingface.co/ibm-granite/granite-3b-code-instruct-128k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ibm-granite/granite-3b-code-instruct-128k
3
+ datasets:
4
+ - bigcode/commitpackft
5
+ - TIGER-Lab/MathInstruct
6
+ - meta-math/MetaMathQA
7
+ - glaiveai/glaive-code-assistant-v3
8
+ - glaive-function-calling-v2
9
+ - bugdaryan/sql-create-context-instruction
10
+ - garage-bAInd/Open-Platypus
11
+ - nvidia/HelpSteer
12
+ - bigcode/self-oss-instruct-sc2-exec-filter-50k
13
+ language:
14
+ - en
15
+ library_name: transformers
16
+ license: apache-2.0
17
+ quantized_by: mradermacher
18
+ tags:
19
+ - code
20
+ - granite
21
+ ---
22
+ ## About
23
+
24
  <!-- ### quantize_version: 2 -->
25
  <!-- ### output_tensor_quantised: 1 -->
26
  <!-- ### convert_type: hf -->
27
  <!-- ### vocab_type: -->
28
  <!-- ### tags: nicoboss -->
29
  weighted/imatrix quants of https://huggingface.co/ibm-granite/granite-3b-code-instruct-128k
30
+
31
+ <!-- provided-files -->
32
+ static quants are available at https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-GGUF
33
+ ## Usage
34
+
35
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
36
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
37
+ more details, including on how to concatenate multi-part files.
38
+
39
+ ## Provided Quants
40
+
41
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
42
+
43
+ | Link | Type | Size/GB | Notes |
44
+ |:-----|:-----|--------:|:------|
45
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate |
46
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate |
47
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ2_S.gguf) | i1-IQ2_S | 1.2 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality |
52
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better |
53
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.5 | lower quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ3_S.gguf) | i1-IQ3_S | 1.7 | beats Q3_K* |
56
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.7 | IQ3_XS probably better |
57
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better |
59
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.0 | IQ3_M probably better |
60
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.0 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.1 | prefer IQ4_XS |
62
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q4_0.gguf) | i1-Q4_0 | 2.1 | fast, low quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.1 | optimal size/speed/quality |
64
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.2 | fast, recommended |
65
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q4_1.gguf) | i1-Q4_1 | 2.3 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.5 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.6 | |
68
+ | [GGUF](https://huggingface.co/mradermacher/granite-3b-code-instruct-128k-i1-GGUF/resolve/main/granite-3b-code-instruct-128k.i1-Q6_K.gguf) | i1-Q6_K | 3.0 | practically like static Q6_K |
69
+
70
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
71
+ types (lower is better):
72
+
73
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
74
+
75
+ And here are Artefact2's thoughts on the matter:
76
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
77
+
78
+ ## FAQ / Model Request
79
+
80
+ See https://huggingface.co/mradermacher/model_requests for some answers to
81
+ questions you might have and/or if you want some other model quantized.
82
+
83
+ ## Thanks
84
+
85
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
86
+ me use its servers and providing upgrades to my workstation to enable
87
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
88
+
89
+ <!-- end -->