mradermacher commited on
Commit
23339ad
·
verified ·
1 Parent(s): 705242d

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/ICONNAI/ICONN-1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ICONNAI/ICONN-1
3
+ extra_gated_fields:
4
+ Country: country
5
+ Date of agreement: date_picker
6
+ Full name: text
7
+ I agree to all terms in the ICONN AI License Agreement, including:
8
+ options:
9
+ - I will NOT use this model for commercial purposes without explicit written permission.
10
+ - I will NOT redistribute, upload, or share this model in any public or private
11
+ repository.
12
+ - I will NOT train new models or derivatives from this model.
13
+ - I will NOT use this model for unethical, harmful, deceptive, exploitative, or
14
+ surveillance purposes.
15
+ - I understand this license may be revoked if I breach any terms.
16
+ type: checkbox
17
+ I am using this model for:
18
+ options:
19
+ - Personal use
20
+ - Internal business use
21
+ - Academic research
22
+ - Educational purposes
23
+ - label: Other (explain below)
24
+ value: other
25
+ type: select
26
+ Organization (if any): text
27
+ Purpose explanation (if "Other"): text
28
+ extra_gated_prompt: |
29
+ By accessing or downloading this model, you agree to the ICONN AI License Agreement. This includes restrictions on commercial use, redistribution, derivative model training, and uploading to public or private repositories. You may not use this model to harm, surveil, deceive, exploit, manipulate, or conduct unethical AI research. All use must comply with ethical standards and respect human dignity.
30
+ language:
31
+ - en
32
+ library_name: transformers
33
+ license: apache-2.0
34
+ quantized_by: mradermacher
35
+ tags:
36
+ - emotional-ai
37
+ - ICONN
38
+ - chatbot
39
+ - base
40
+ ---
41
+ ## About
42
+
43
  <!-- ### quantize_version: 2 -->
44
  <!-- ### output_tensor_quantised: 1 -->
45
  <!-- ### convert_type: hf -->
46
  <!-- ### vocab_type: -->
47
  <!-- ### tags: -->
48
  static quants of https://huggingface.co/ICONNAI/ICONN-1
49
+
50
+ <!-- provided-files -->
51
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/ICONN-1-i1-GGUF
52
+ ## Usage
53
+
54
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
55
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
56
+ more details, including on how to concatenate multi-part files.
57
+
58
+ ## Provided Quants
59
+
60
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
61
+
62
+ | Link | Type | Size/GB | Notes |
63
+ |:-----|:-----|--------:|:------|
64
+ | [GGUF](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q2_K.gguf) | Q2_K | 30.9 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q3_K_S.gguf) | Q3_K_S | 36.5 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q3_K_M.gguf) | Q3_K_M | 40.3 | lower quality |
67
+ | [GGUF](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q3_K_L.gguf) | Q3_K_L | 43.6 | |
68
+ | [GGUF](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q4_K_S.gguf) | Q4_K_S | 47.9 | fast, recommended |
69
+ | [PART 1](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q4_K_M.gguf.part2of2) | Q4_K_M | 51.0 | fast, recommended |
70
+ | [PART 1](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q5_K_S.gguf.part2of2) | Q5_K_S | 57.9 | |
71
+ | [PART 1](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q5_K_M.gguf.part2of2) | Q5_K_M | 59.7 | |
72
+ | [PART 1](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q6_K.gguf.part2of2) | Q6_K | 69.0 | very good quality |
73
+ | [PART 1](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/ICONN-1-GGUF/resolve/main/ICONN-1.Q8_0.gguf.part2of2) | Q8_0 | 89.3 | fast, best quality |
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 -->