mradermacher commited on
Commit
523107e
1 Parent(s): fe7bb01

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/NousResearch/Hermes-3-Llama-3.1-8B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: NousResearch/Hermes-3-Llama-3.1-8B
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ license: llama3
7
+ quantized_by: mradermacher
8
+ tags:
9
+ - Llama-3
10
+ - instruct
11
+ - finetune
12
+ - chatml
13
+ - gpt4
14
+ - synthetic data
15
+ - distillation
16
+ - function calling
17
+ - json mode
18
+ - axolotl
19
+ - roleplaying
20
+ - chat
21
+ ---
22
+ ## About
23
+
24
  <!-- ### quantize_version: 2 -->
25
  <!-- ### output_tensor_quantised: 1 -->
26
  <!-- ### convert_type: hf -->
27
  <!-- ### vocab_type: -->
28
  <!-- ### tags: -->
29
  static quants of https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-8B
30
+
31
+ <!-- provided-files -->
32
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-i1-GGUF
33
+ ## Usage
34
+
35
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
36
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
37
+ more details, including on how to concatenate multi-part files.
38
+
39
+ ## Provided Quants
40
+
41
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
42
+
43
+ | Link | Type | Size/GB | Notes |
44
+ |:-----|:-----|--------:|:------|
45
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q2_K.gguf) | Q2_K | 3.3 | |
46
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
49
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.IQ3_M.gguf) | IQ3_M | 3.9 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
51
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
54
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
55
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
58
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
59
+ | [GGUF](https://huggingface.co/mradermacher/Hermes-3-Llama-3.1-8B-GGUF/resolve/main/Hermes-3-Llama-3.1-8B.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
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 -->