mradermacher commited on
Commit
5cf872e
·
verified ·
1 Parent(s): 8515e94

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -3,6 +3,8 @@ base_model: alfredcs/gemma-3-27b-firstaid-icd10-merged
3
  language:
4
  - en
5
  library_name: transformers
 
 
6
  quantized_by: mradermacher
7
  tags:
8
  - trl
@@ -20,6 +22,9 @@ tags:
20
  static quants of https://huggingface.co/alfredcs/gemma-3-27b-firstaid-icd10-merged
21
 
22
  <!-- provided-files -->
 
 
 
23
  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.
24
  ## Usage
25
 
@@ -33,6 +38,8 @@ more details, including on how to concatenate multi-part files.
33
 
34
  | Link | Type | Size/GB | Notes |
35
  |:-----|:-----|--------:|:------|
 
 
36
  | [GGUF](https://huggingface.co/mradermacher/gemma-3-27b-firstaid-icd10-merged-GGUF/resolve/main/gemma-3-27b-firstaid-icd10-merged.Q2_K.gguf) | Q2_K | 11.1 | |
37
  | [GGUF](https://huggingface.co/mradermacher/gemma-3-27b-firstaid-icd10-merged-GGUF/resolve/main/gemma-3-27b-firstaid-icd10-merged.Q3_K_S.gguf) | Q3_K_S | 12.9 | |
38
  | [GGUF](https://huggingface.co/mradermacher/gemma-3-27b-firstaid-icd10-merged-GGUF/resolve/main/gemma-3-27b-firstaid-icd10-merged.Q3_K_M.gguf) | Q3_K_M | 14.1 | lower quality |
 
3
  language:
4
  - en
5
  library_name: transformers
6
+ mradermacher:
7
+ readme_rev: 1
8
  quantized_by: mradermacher
9
  tags:
10
  - trl
 
22
  static quants of https://huggingface.co/alfredcs/gemma-3-27b-firstaid-icd10-merged
23
 
24
  <!-- provided-files -->
25
+
26
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gemma-3-27b-firstaid-icd10-merged-GGUF).***
27
+
28
  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.
29
  ## Usage
30
 
 
38
 
39
  | Link | Type | Size/GB | Notes |
40
  |:-----|:-----|--------:|:------|
41
+ | [GGUF](https://huggingface.co/mradermacher/gemma-3-27b-firstaid-icd10-merged-GGUF/resolve/main/gemma-3-27b-firstaid-icd10-merged.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.7 | multi-modal supplement |
42
+ | [GGUF](https://huggingface.co/mradermacher/gemma-3-27b-firstaid-icd10-merged-GGUF/resolve/main/gemma-3-27b-firstaid-icd10-merged.mmproj-f16.gguf) | mmproj-f16 | 1.0 | multi-modal supplement |
43
  | [GGUF](https://huggingface.co/mradermacher/gemma-3-27b-firstaid-icd10-merged-GGUF/resolve/main/gemma-3-27b-firstaid-icd10-merged.Q2_K.gguf) | Q2_K | 11.1 | |
44
  | [GGUF](https://huggingface.co/mradermacher/gemma-3-27b-firstaid-icd10-merged-GGUF/resolve/main/gemma-3-27b-firstaid-icd10-merged.Q3_K_S.gguf) | Q3_K_S | 12.9 | |
45
  | [GGUF](https://huggingface.co/mradermacher/gemma-3-27b-firstaid-icd10-merged-GGUF/resolve/main/gemma-3-27b-firstaid-icd10-merged.Q3_K_M.gguf) | Q3_K_M | 14.1 | lower quality |