mradermacher commited on
Commit
1c748f3
·
verified ·
1 Parent(s): 8ed95e2

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +69 -0
README.md CHANGED
@@ -1,3 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +36,43 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  weighted/imatrix quants of https://huggingface.co/huihui-ai/Huihui-gpt-oss-120b-BF16-abliterated
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: huihui-ai/Huihui-gpt-oss-120b-BF16-abliterated
3
+ extra_gated_button_content: Submit
4
+ extra_gated_fields:
5
+ X Account(@username): text
6
+ extra_gated_prompt: |-
7
+ **Usage Warnings**
8
+
9
+ “**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.
10
+ “**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.
11
+ “**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.
12
+ “**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.
13
+ “**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.
14
+ “**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.
15
+ language:
16
+ - en
17
+ library_name: transformers
18
+ license: apache-2.0
19
+ mradermacher:
20
+ readme_rev: 1
21
+ quantized_by: mradermacher
22
+ tags:
23
+ - vllm
24
+ - unsloth
25
+ - abliterated
26
+ - uncensored
27
+ ---
28
+ ## About
29
+
30
  <!-- ### quantize_version: 2 -->
31
  <!-- ### output_tensor_quantised: 1 -->
32
  <!-- ### convert_type: hf -->
 
36
  <!-- ### quants_skip: -->
37
  <!-- ### skip_mmproj: -->
38
  weighted/imatrix quants of https://huggingface.co/huihui-ai/Huihui-gpt-oss-120b-BF16-abliterated
39
+
40
+ <!-- provided-files -->
41
+
42
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Huihui-gpt-oss-120b-BF16-abliterated-i1-GGUF).***
43
+
44
+ static quants are available at https://huggingface.co/mradermacher/Huihui-gpt-oss-120b-BF16-abliterated-GGUF
45
+ ## Usage
46
+
47
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
48
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
49
+ more details, including on how to concatenate multi-part files.
50
+
51
+ ## Provided Quants
52
+
53
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
54
+
55
+ | Link | Type | Size/GB | Notes |
56
+ |:-----|:-----|--------:|:------|
57
+ | [GGUF](https://huggingface.co/mradermacher/Huihui-gpt-oss-120b-BF16-abliterated-i1-GGUF/resolve/main/Huihui-gpt-oss-120b-BF16-abliterated.imatrix.gguf) | imatrix | 0.3 | imatrix file (for creating your own qwuants) |
58
+
59
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
60
+ types (lower is better):
61
+
62
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
63
+
64
+ And here are Artefact2's thoughts on the matter:
65
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
66
+
67
+ ## FAQ / Model Request
68
+
69
+ See https://huggingface.co/mradermacher/model_requests for some answers to
70
+ questions you might have and/or if you want some other model quantized.
71
+
72
+ ## Thanks
73
+
74
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
75
+ me use its servers and providing upgrades to my workstation to enable
76
+ 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.
77
+
78
+ <!-- end -->