mradermacher commited on
Commit
ae4cc82
·
verified ·
1 Parent(s): 0f4338b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +88 -0
README.md CHANGED
@@ -1,6 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/huihui-ai/Magistral-Small-2506-abliterated
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: huihui-ai/Magistral-Small-2506-abliterated
3
+ extra_gated_prompt: |-
4
+ **Usage Warnings**
5
+
6
+ “**Risk of Sensitive or Controversial Outputs**“: This model’s safety filtering has been significantly reduced, potentially generating sensitive, controversial, or inappropriate content. Users should exercise caution and rigorously review generated outputs.
7
+ “**Not Suitable for All Audiences**:“ Due to limited content filtering, the model’s outputs may be inappropriate for public settings, underage users, or applications requiring high security.
8
+ “**Legal and Ethical Responsibilities**“: Users must ensure their usage complies with local laws and ethical standards. Generated content may carry legal or ethical risks, and users are solely responsible for any consequences.
9
+ “**Research and Experimental Use**“: It is recommended to use this model for research, testing, or controlled environments, avoiding direct use in production or public-facing commercial applications.
10
+ “**Monitoring and Review Recommendations**“: Users are strongly advised to monitor model outputs in real-time and conduct manual reviews when necessary to prevent the dissemination of inappropriate content.
11
+ “**No Default Safety Guarantees**“: Unlike standard models, this model has not undergone rigorous safety optimization. huihui.ai bears no responsibility for any consequences arising from its use.
12
+ language:
13
+ - en
14
+ - fr
15
+ - de
16
+ - es
17
+ - pt
18
+ - it
19
+ - ja
20
+ - ko
21
+ - ru
22
+ - zh
23
+ - ar
24
+ - fa
25
+ - id
26
+ - ms
27
+ - ne
28
+ - pl
29
+ - ro
30
+ - sr
31
+ - sv
32
+ - tr
33
+ - uk
34
+ - vi
35
+ - hi
36
+ - bn
37
+ library_name: transformers
38
+ license: apache-2.0
39
+ quantized_by: mradermacher
40
+ tags:
41
+ - chat
42
+ - abliterated
43
+ - uncensored
44
+ ---
45
+ ## About
46
+
47
  <!-- ### quantize_version: 2 -->
48
  <!-- ### output_tensor_quantised: 1 -->
49
  <!-- ### convert_type: hf -->
50
  <!-- ### vocab_type: -->
51
  <!-- ### tags: -->
52
  static quants of https://huggingface.co/huihui-ai/Magistral-Small-2506-abliterated
53
+
54
+ <!-- provided-files -->
55
+ 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.
56
+ ## Usage
57
+
58
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
59
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
60
+ more details, including on how to concatenate multi-part files.
61
+
62
+ ## Provided Quants
63
+
64
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
65
+
66
+ | Link | Type | Size/GB | Notes |
67
+ |:-----|:-----|--------:|:------|
68
+ | [GGUF](https://huggingface.co/mradermacher/Magistral-Small-2506-abliterated-GGUF/resolve/main/Magistral-Small-2506-abliterated.Q2_K.gguf) | Q2_K | 9.0 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Magistral-Small-2506-abliterated-GGUF/resolve/main/Magistral-Small-2506-abliterated.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
70
+ | [GGUF](https://huggingface.co/mradermacher/Magistral-Small-2506-abliterated-GGUF/resolve/main/Magistral-Small-2506-abliterated.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality |
71
+ | [GGUF](https://huggingface.co/mradermacher/Magistral-Small-2506-abliterated-GGUF/resolve/main/Magistral-Small-2506-abliterated.Q3_K_L.gguf) | Q3_K_L | 12.5 | |
72
+ | [GGUF](https://huggingface.co/mradermacher/Magistral-Small-2506-abliterated-GGUF/resolve/main/Magistral-Small-2506-abliterated.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended |
73
+ | [GGUF](https://huggingface.co/mradermacher/Magistral-Small-2506-abliterated-GGUF/resolve/main/Magistral-Small-2506-abliterated.Q4_K_M.gguf) | Q4_K_M | 14.4 | fast, recommended |
74
+
75
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
76
+ types (lower is better):
77
+
78
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
79
+
80
+ And here are Artefact2's thoughts on the matter:
81
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
82
+
83
+ ## FAQ / Model Request
84
+
85
+ See https://huggingface.co/mradermacher/model_requests for some answers to
86
+ questions you might have and/or if you want some other model quantized.
87
+
88
+ ## Thanks
89
+
90
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
91
+ me use its servers and providing upgrades to my workstation to enable
92
+ this work in my free time.
93
+
94
+ <!-- end -->