mradermacher commited on
Commit
98d483f
·
verified ·
1 Parent(s): 6f21fd9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +86 -0
README.md CHANGED
@@ -1,6 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: -->
6
  static quants of https://huggingface.co/lunahr/Phi-4-mini-instruct-abliterated
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: lunahr/Phi-4-mini-instruct-abliterated
3
+ language:
4
+ - multilingual
5
+ - ar
6
+ - zh
7
+ - cs
8
+ - da
9
+ - nl
10
+ - en
11
+ - fi
12
+ - fr
13
+ - de
14
+ - he
15
+ - hu
16
+ - it
17
+ - ja
18
+ - ko
19
+ - no
20
+ - pl
21
+ - pt
22
+ - ru
23
+ - es
24
+ - sv
25
+ - th
26
+ - tr
27
+ - uk
28
+ library_name: transformers
29
+ license: mit
30
+ license_link: https://huggingface.co/microsoft/Phi-4-mini-instruct/resolve/main/LICENSE
31
+ quantized_by: mradermacher
32
+ tags:
33
+ - nlp
34
+ - code
35
+ - abliterated
36
+ ---
37
+ ## About
38
+
39
  <!-- ### quantize_version: 2 -->
40
  <!-- ### output_tensor_quantised: 1 -->
41
  <!-- ### convert_type: hf -->
42
  <!-- ### vocab_type: -->
43
  <!-- ### tags: -->
44
  static quants of https://huggingface.co/lunahr/Phi-4-mini-instruct-abliterated
45
+
46
+ <!-- provided-files -->
47
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-i1-GGUF
48
+ ## Usage
49
+
50
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
51
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
52
+ more details, including on how to concatenate multi-part files.
53
+
54
+ ## Provided Quants
55
+
56
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
57
+
58
+ | Link | Type | Size/GB | Notes |
59
+ |:-----|:-----|--------:|:------|
60
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q2_K.gguf) | Q2_K | 1.8 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.IQ4_XS.gguf) | IQ4_XS | 2.3 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q3_K_L.gguf) | Q3_K_L | 2.3 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q4_K_S.gguf) | Q4_K_S | 2.4 | fast, recommended |
66
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended |
67
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q5_K_S.gguf) | Q5_K_S | 2.8 | |
68
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q5_K_M.gguf) | Q5_K_M | 2.9 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q6_K.gguf) | Q6_K | 3.3 | very good quality |
70
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality |
71
+ | [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-abliterated-GGUF/resolve/main/Phi-4-mini-instruct-abliterated.f16.gguf) | f16 | 7.8 | 16 bpw, overkill |
72
+
73
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
74
+ types (lower is better):
75
+
76
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
77
+
78
+ And here are Artefact2's thoughts on the matter:
79
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
80
+
81
+ ## FAQ / Model Request
82
+
83
+ See https://huggingface.co/mradermacher/model_requests for some answers to
84
+ questions you might have and/or if you want some other model quantized.
85
+
86
+ ## Thanks
87
+
88
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
89
+ me use its servers and providing upgrades to my workstation to enable
90
+ this work in my free time.
91
+
92
+ <!-- end -->