mradermacher commited on
Commit
b4460d9
·
verified ·
1 Parent(s): fa76eee

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +74 -0
README.md CHANGED
@@ -1,6 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/GreenerPastures/Golden-Curry-12B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: GreenerPastures/Golden-Curry-12B
3
+ datasets:
4
+ - Mielikki/Erebus-87k
5
+ - PocketDoc/Dans-MemoryCore-CoreCurriculum-Small
6
+ - NewEden/Kalo-Opus-Instruct-22k-Refusal-Murdered
7
+ - Epiculous/Synthstruct-Gens-v1.1-Filtered-n-Cleaned
8
+ - NewEden/Gryphe-Sonnet-3.5-35k-Subset
9
+ - Nitral-AI/GU_Instruct-ShareGPT
10
+ - Nitral-AI/Medical_Instruct-ShareGPT
11
+ - AquaV/Resistance-Sharegpt
12
+ - AquaV/US-Army-Survival-Sharegpt
13
+ - Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
14
+ - Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned
15
+ - ResplendentAI/bluemoon
16
+ - hardlyworking/openerotica-freedomrp-sharegpt-system
17
+ - MinervaAI/Aesir-Preview
18
+ - anthracite-core/c2_logs_32k_v1.1
19
+ - Nitral-AI/Creative_Writing-ShareGPT
20
+ - PJMixers/lodrick-the-lafted_OpusStories-Story2Prompt-ShareGPT
21
+ - NewEden/Opus-accepted-hermes-rejected-shuffled
22
+ language:
23
+ - en
24
+ library_name: transformers
25
+ license: apache-2.0
26
+ quantized_by: mradermacher
27
+ ---
28
+ ## About
29
+
30
  <!-- ### quantize_version: 2 -->
31
  <!-- ### output_tensor_quantised: 1 -->
32
  <!-- ### convert_type: hf -->
33
  <!-- ### vocab_type: -->
34
  <!-- ### tags: -->
35
  static quants of https://huggingface.co/GreenerPastures/Golden-Curry-12B
36
+
37
+ <!-- provided-files -->
38
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Golden-Curry-12B-i1-GGUF
39
+ ## Usage
40
+
41
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
42
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
43
+ more details, including on how to concatenate multi-part files.
44
+
45
+ ## Provided Quants
46
+
47
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
48
+
49
+ | Link | Type | Size/GB | Notes |
50
+ |:-----|:-----|--------:|:------|
51
+ | [GGUF](https://huggingface.co/mradermacher/Golden-Curry-12B-GGUF/resolve/main/Golden-Curry-12B.Q2_K.gguf) | Q2_K | 4.9 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Golden-Curry-12B-GGUF/resolve/main/Golden-Curry-12B.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/Golden-Curry-12B-GGUF/resolve/main/Golden-Curry-12B.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/Golden-Curry-12B-GGUF/resolve/main/Golden-Curry-12B.Q3_K_L.gguf) | Q3_K_L | 6.7 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Golden-Curry-12B-GGUF/resolve/main/Golden-Curry-12B.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
56
+ | [GGUF](https://huggingface.co/mradermacher/Golden-Curry-12B-GGUF/resolve/main/Golden-Curry-12B.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended |
57
+ | [GGUF](https://huggingface.co/mradermacher/Golden-Curry-12B-GGUF/resolve/main/Golden-Curry-12B.Q5_K_S.gguf) | Q5_K_S | 8.6 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Golden-Curry-12B-GGUF/resolve/main/Golden-Curry-12B.Q6_K.gguf) | Q6_K | 10.2 | very good quality |
59
+ | [GGUF](https://huggingface.co/mradermacher/Golden-Curry-12B-GGUF/resolve/main/Golden-Curry-12B.Q8_0.gguf) | Q8_0 | 13.1 | 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 -->