mradermacher commited on
Commit
051b39f
1 Parent(s): 6375d71

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +80 -0
README.md CHANGED
@@ -1,6 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-Cobalt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ValiantLabs/Llama3.1-8B-Cobalt
3
+ datasets:
4
+ - sequelbox/Polytope
5
+ - LDJnr/Pure-Dove
6
+ language:
7
+ - en
8
+ library_name: transformers
9
+ license: llama3.1
10
+ model_type: llama
11
+ quantized_by: mradermacher
12
+ tags:
13
+ - cobalt
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
+ - math
25
+ - math-instruct
26
+ - conversational
27
+ - chat
28
+ - instruct
29
+ ---
30
+ ## About
31
+
32
  <!-- ### quantize_version: 2 -->
33
  <!-- ### output_tensor_quantised: 1 -->
34
  <!-- ### convert_type: hf -->
35
  <!-- ### vocab_type: -->
36
  <!-- ### tags: -->
37
  static quants of https://huggingface.co/ValiantLabs/Llama3.1-8B-Cobalt
38
+
39
+ <!-- provided-files -->
40
+ 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.
41
+ ## Usage
42
+
43
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
44
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
45
+ more details, including on how to concatenate multi-part files.
46
+
47
+ ## Provided Quants
48
+
49
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
50
+
51
+ | Link | Type | Size/GB | Notes |
52
+ |:-----|:-----|--------:|:------|
53
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q2_K.gguf) | Q2_K | 3.3 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.8 | fast on arm, low quality |
59
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
60
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
61
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
64
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
65
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF/resolve/main/Llama3.1-8B-Cobalt.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
66
+
67
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
68
+ types (lower is better):
69
+
70
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
71
+
72
+ And here are Artefact2's thoughts on the matter:
73
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
74
+
75
+ ## FAQ / Model Request
76
+
77
+ See https://huggingface.co/mradermacher/model_requests for some answers to
78
+ questions you might have and/or if you want some other model quantized.
79
+
80
+ ## Thanks
81
+
82
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
83
+ me use its servers and providing upgrades to my workstation to enable
84
+ this work in my free time.
85
+
86
+ <!-- end -->