mradermacher commited on
Commit
05a3e86
·
verified ·
1 Parent(s): bbb892e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +71 -0
README.md CHANGED
@@ -1,3 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +33,48 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/MuXodious/Nemotron-Cascade-14B-Thinking-impotent-heresy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: MuXodious/Nemotron-Cascade-14B-Thinking-impotent-heresy
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ license: other
7
+ license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
8
+ license_name: nvidia-open-model-license
9
+ mradermacher:
10
+ readme_rev: 1
11
+ quantized_by: mradermacher
12
+ tags:
13
+ - nvidia
14
+ - nemotron-cascade
15
+ - reasoning
16
+ - general-purpose
17
+ - SFT
18
+ - RL
19
+ - pytorch
20
+ - heretic
21
+ - uncensored
22
+ - decensored
23
+ - abliterated
24
+ ---
25
+ ## About
26
+
27
  <!-- ### quantize_version: 2 -->
28
  <!-- ### output_tensor_quantised: 1 -->
29
  <!-- ### convert_type: hf -->
 
33
  <!-- ### quants_skip: -->
34
  <!-- ### skip_mmproj: -->
35
  static quants of https://huggingface.co/MuXodious/Nemotron-Cascade-14B-Thinking-impotent-heresy
36
+
37
+ <!-- provided-files -->
38
+
39
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Nemotron-Cascade-14B-Thinking-impotent-heresy-GGUF).***
40
+
41
+ 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.
42
+ ## Usage
43
+
44
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
45
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
46
+ more details, including on how to concatenate multi-part files.
47
+
48
+ ## Provided Quants
49
+
50
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
51
+
52
+ | Link | Type | Size/GB | Notes |
53
+ |:-----|:-----|--------:|:------|
54
+ | [GGUF](https://huggingface.co/mradermacher/Nemotron-Cascade-14B-Thinking-impotent-heresy-GGUF/resolve/main/Nemotron-Cascade-14B-Thinking-impotent-heresy.Q2_K.gguf) | Q2_K | 5.9 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Nemotron-Cascade-14B-Thinking-impotent-heresy-GGUF/resolve/main/Nemotron-Cascade-14B-Thinking-impotent-heresy.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/Nemotron-Cascade-14B-Thinking-impotent-heresy-GGUF/resolve/main/Nemotron-Cascade-14B-Thinking-impotent-heresy.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
57
+ | [GGUF](https://huggingface.co/mradermacher/Nemotron-Cascade-14B-Thinking-impotent-heresy-GGUF/resolve/main/Nemotron-Cascade-14B-Thinking-impotent-heresy.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
58
+ | [GGUF](https://huggingface.co/mradermacher/Nemotron-Cascade-14B-Thinking-impotent-heresy-GGUF/resolve/main/Nemotron-Cascade-14B-Thinking-impotent-heresy.Q6_K.gguf) | Q6_K | 12.2 | very good quality |
59
+ | [GGUF](https://huggingface.co/mradermacher/Nemotron-Cascade-14B-Thinking-impotent-heresy-GGUF/resolve/main/Nemotron-Cascade-14B-Thinking-impotent-heresy.Q8_0.gguf) | Q8_0 | 15.8 | fast, best quality |
60
+
61
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
62
+ types (lower is better):
63
+
64
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
65
+
66
+ And here are Artefact2's thoughts on the matter:
67
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
68
+
69
+ ## FAQ / Model Request
70
+
71
+ See https://huggingface.co/mradermacher/model_requests for some answers to
72
+ questions you might have and/or if you want some other model quantized.
73
+
74
+ ## Thanks
75
+
76
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
77
+ me use its servers and providing upgrades to my workstation to enable
78
+ this work in my free time.
79
+
80
+ <!-- end -->