mradermacher commited on
Commit
e7e1191
verified
1 Parent(s): ad3cbee

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +85 -0
README.md CHANGED
@@ -1,6 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/drwlf/Medra
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: drwlf/Medra
3
+ datasets:
4
+ - qiaojin/PubMedQA
5
+ - Mreeb/Dermatology-Question-Answer-Dataset-For-Fine-Tuning
6
+ - lavita/MedQuAD
7
+ language:
8
+ - en
9
+ - ro
10
+ library_name: transformers
11
+ license: apache-2.0
12
+ quantized_by: mradermacher
13
+ tags:
14
+ - text-generation
15
+ - medical-ai
16
+ - question-answering
17
+ - summarization
18
+ - dermatology
19
+ - gemma-3
20
+ - qlora
21
+ - unsloth
22
+ - fine-tuned
23
+ ---
24
+ ## About
25
+
26
  <!-- ### quantize_version: 2 -->
27
  <!-- ### output_tensor_quantised: 1 -->
28
  <!-- ### convert_type: hf -->
29
  <!-- ### vocab_type: -->
30
  <!-- ### tags: nicoboss -->
31
  weighted/imatrix quants of https://huggingface.co/drwlf/Medra
32
+
33
+ <!-- provided-files -->
34
+ static quants are available at https://huggingface.co/mradermacher/Medra-GGUF
35
+ ## Usage
36
+
37
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
38
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
39
+ more details, including on how to concatenate multi-part files.
40
+
41
+ ## Provided Quants
42
+
43
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
44
+
45
+ | Link | Type | Size/GB | Notes |
46
+ |:-----|:-----|--------:|:------|
47
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate |
48
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ1_M.gguf) | i1-IQ1_M | 1.3 | mostly desperate |
49
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.4 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality |
55
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better |
56
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ3_XS.gguf) | i1-IQ3_XS | 2.0 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* |
58
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better |
59
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better |
61
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better |
62
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS |
64
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality |
65
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality |
66
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended |
67
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | |
68
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.9 | |
70
+ | [GGUF](https://huggingface.co/mradermacher/Medra-i1-GGUF/resolve/main/Medra.i1-Q6_K.gguf) | i1-Q6_K | 3.3 | practically like static Q6_K |
71
+
72
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
73
+ types (lower is better):
74
+
75
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
76
+
77
+ And here are Artefact2's thoughts on the matter:
78
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
79
+
80
+ ## FAQ / Model Request
81
+
82
+ See https://huggingface.co/mradermacher/model_requests for some answers to
83
+ questions you might have and/or if you want some other model quantized.
84
+
85
+ ## Thanks
86
+
87
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
88
+ me use its servers and providing upgrades to my workstation to enable
89
+ 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.
90
+
91
+ <!-- end -->