mradermacher commited on
Commit
fd073e8
·
verified ·
1 Parent(s): 7eb7134

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +76 -0
README.md CHANGED
@@ -1,3 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +32,54 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/vandijklab/C2S-Scale-Gemma-2-2B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: vandijklab/C2S-Scale-Gemma-2-2B
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ license: cc-by-4.0
7
+ mradermacher:
8
+ readme_rev: 1
9
+ quantized_by: mradermacher
10
+ tags:
11
+ - biology
12
+ - scRNAseq
13
+ - gemma2
14
+ - genomics
15
+ - computational-biology
16
+ - bioinformatics
17
+ - gene-expression
18
+ - cell-biology
19
+ - transformers
20
+ - pytorch
21
+ - cell-type-annotation
22
+ - Question Answering
23
+ ---
24
+ ## About
25
+
26
  <!-- ### quantize_version: 2 -->
27
  <!-- ### output_tensor_quantised: 1 -->
28
  <!-- ### convert_type: hf -->
 
32
  <!-- ### quants_skip: -->
33
  <!-- ### skip_mmproj: -->
34
  static quants of https://huggingface.co/vandijklab/C2S-Scale-Gemma-2-2B
35
+
36
+ <!-- provided-files -->
37
+
38
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#C2S-Scale-Gemma-2-2B-GGUF).***
39
+
40
+ weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
41
+ ## Usage
42
+
43
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
44
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
45
+ more details, including on how to concatenate multi-part files.
46
+
47
+ ## Provided Quants
48
+
49
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
50
+
51
+ | Link | Type | Size/GB | Notes |
52
+ |:-----|:-----|--------:|:------|
53
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q2_K.gguf) | Q2_K | 1.3 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q3_K_S.gguf) | Q3_K_S | 1.5 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q3_K_M.gguf) | Q3_K_M | 1.6 | lower quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q3_K_L.gguf) | Q3_K_L | 1.7 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.IQ4_XS.gguf) | IQ4_XS | 1.7 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q4_K_S.gguf) | Q4_K_S | 1.7 | fast, recommended |
59
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q4_K_M.gguf) | Q4_K_M | 1.8 | fast, recommended |
60
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q5_K_S.gguf) | Q5_K_S | 2.0 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q5_K_M.gguf) | Q5_K_M | 2.0 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q6_K.gguf) | Q6_K | 2.3 | very good quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.Q8_0.gguf) | Q8_0 | 2.9 | fast, best quality |
64
+ | [GGUF](https://huggingface.co/mradermacher/C2S-Scale-Gemma-2-2B-GGUF/resolve/main/C2S-Scale-Gemma-2-2B.f16.gguf) | f16 | 5.3 | 16 bpw, overkill |
65
+
66
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
67
+ types (lower is better):
68
+
69
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
70
+
71
+ And here are Artefact2's thoughts on the matter:
72
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
73
+
74
+ ## FAQ / Model Request
75
+
76
+ See https://huggingface.co/mradermacher/model_requests for some answers to
77
+ questions you might have and/or if you want some other model quantized.
78
+
79
+ ## Thanks
80
+
81
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
82
+ me use its servers and providing upgrades to my workstation to enable
83
+ this work in my free time.
84
+
85
+ <!-- end -->