mradermacher commited on
Commit
9628b42
·
verified ·
1 Parent(s): 02a1193

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +87 -0
README.md CHANGED
@@ -1,6 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: nicoboss -->
6
  weighted/imatrix quants of https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-64k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: MaziyarPanahi/Llama-3-8B-Instruct-64k
3
+ datasets:
4
+ - Intel/orca_dpo_pairs
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ license: llama3
9
+ license_link: LICENSE
10
+ license_name: llama3
11
+ model_creator: MaziyarPanahi
12
+ model_name: Llama-3-8B-Instruct-64k
13
+ quantized_by: mradermacher
14
+ tags:
15
+ - axolotl
16
+ - finetune
17
+ - dpo
18
+ - facebook
19
+ - meta
20
+ - pytorch
21
+ - llama
22
+ - llama-3
23
+ - 64k
24
+ - pose
25
+ ---
26
+ ## About
27
+
28
  <!-- ### quantize_version: 2 -->
29
  <!-- ### output_tensor_quantised: 1 -->
30
  <!-- ### convert_type: hf -->
31
  <!-- ### vocab_type: -->
32
  <!-- ### tags: nicoboss -->
33
  weighted/imatrix quants of https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-64k
34
+
35
+ <!-- provided-files -->
36
+ static quants are available at https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-GGUF
37
+ ## Usage
38
+
39
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
40
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
41
+ more details, including on how to concatenate multi-part files.
42
+
43
+ ## Provided Quants
44
+
45
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
46
+
47
+ | Link | Type | Size/GB | Notes |
48
+ |:-----|:-----|--------:|:------|
49
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
50
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
51
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better |
57
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
58
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better |
60
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* |
61
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
63
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
64
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
66
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS |
67
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
68
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
69
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | |
70
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
71
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
72
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-64k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-64k.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
73
+
74
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
75
+ types (lower is better):
76
+
77
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
78
+
79
+ And here are Artefact2's thoughts on the matter:
80
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
81
+
82
+ ## FAQ / Model Request
83
+
84
+ See https://huggingface.co/mradermacher/model_requests for some answers to
85
+ questions you might have and/or if you want some other model quantized.
86
+
87
+ ## Thanks
88
+
89
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
90
+ me use its servers and providing upgrades to my workstation to enable
91
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
92
+
93
+ <!-- end -->