mradermacher commited on
Commit
62dba1e
1 Parent(s): d8335fa

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +81 -0
README.md CHANGED
@@ -1,6 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/ValiantLabs/Llama3.1-8B-Enigma
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ValiantLabs/Llama3.1-8B-Enigma
3
+ datasets:
4
+ - sequelbox/Tachibana
5
+ - sequelbox/Supernova
6
+ language:
7
+ - en
8
+ library_name: transformers
9
+ license: llama3.1
10
+ model_type: llama
11
+ quantized_by: mradermacher
12
+ tags:
13
+ - enigma
14
+ - valiant
15
+ - valiant-labs
16
+ - llama
17
+ - llama-3.1
18
+ - llama-3.1-instruct
19
+ - llama-3.1-instruct-8b
20
+ - llama-3
21
+ - llama-3-instruct
22
+ - llama-3-instruct-8b
23
+ - 8b
24
+ - code
25
+ - code-instruct
26
+ - python
27
+ - conversational
28
+ - chat
29
+ - instruct
30
+ ---
31
+ ## About
32
+
33
  <!-- ### quantize_version: 2 -->
34
  <!-- ### output_tensor_quantised: 1 -->
35
  <!-- ### convert_type: hf -->
36
  <!-- ### vocab_type: -->
37
  <!-- ### tags: -->
38
  static quants of https://huggingface.co/ValiantLabs/Llama3.1-8B-Enigma
39
+
40
+ <!-- provided-files -->
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/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q2_K.gguf) | Q2_K | 3.3 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
57
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.8 | fast on arm, low quality |
60
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
61
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
62
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
65
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
66
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Enigma-GGUF/resolve/main/Llama3.1-8B-Enigma.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
67
+
68
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
69
+ types (lower is better):
70
+
71
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
72
+
73
+ And here are Artefact2's thoughts on the matter:
74
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
75
+
76
+ ## FAQ / Model Request
77
+
78
+ See https://huggingface.co/mradermacher/model_requests for some answers to
79
+ questions you might have and/or if you want some other model quantized.
80
+
81
+ ## Thanks
82
+
83
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
84
+ me use its servers and providing upgrades to my workstation to enable
85
+ this work in my free time.
86
+
87
+ <!-- end -->