mradermacher commited on
Commit
0577d44
1 Parent(s): 1143cce

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +89 -0
README.md CHANGED
@@ -1,6 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-70B-ShiningValiant2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ValiantLabs/Llama3.1-70B-ShiningValiant2
3
+ datasets:
4
+ - sequelbox/Celestia
5
+ - sequelbox/Spurline
6
+ - sequelbox/Supernova
7
+ language:
8
+ - en
9
+ library_name: transformers
10
+ license: llama3.1
11
+ model_type: llama
12
+ quantized_by: mradermacher
13
+ tags:
14
+ - shining-valiant
15
+ - shining-valiant-2
16
+ - valiant
17
+ - valiant-labs
18
+ - llama
19
+ - llama-3.1
20
+ - llama-3.1-instruct
21
+ - llama-3.1-instruct-70b
22
+ - llama-3
23
+ - llama-3-instruct
24
+ - llama-3-instruct-70b
25
+ - 70b
26
+ - science
27
+ - physics
28
+ - biology
29
+ - chemistry
30
+ - compsci
31
+ - computer-science
32
+ - engineering
33
+ - logic
34
+ - rationality
35
+ - advanced
36
+ - expert
37
+ - technical
38
+ - conversational
39
+ - chat
40
+ - instruct
41
+ ---
42
+ ## About
43
+
44
  <!-- ### quantize_version: 2 -->
45
  <!-- ### output_tensor_quantised: 1 -->
46
  <!-- ### convert_type: hf -->
47
  <!-- ### vocab_type: -->
48
  <!-- ### tags: -->
49
  static quants of https://huggingface.co/ValiantLabs/Llama3.1-70B-ShiningValiant2
50
+
51
+ <!-- provided-files -->
52
+ 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.
53
+ ## Usage
54
+
55
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
56
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
57
+ more details, including on how to concatenate multi-part files.
58
+
59
+ ## Provided Quants
60
+
61
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
62
+
63
+ | Link | Type | Size/GB | Notes |
64
+ |:-----|:-----|--------:|:------|
65
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q2_K.gguf) | Q2_K | 26.5 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q3_K_S.gguf) | Q3_K_S | 31.0 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q3_K_M.gguf) | Q3_K_M | 34.4 | lower quality |
68
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q3_K_L.gguf) | Q3_K_L | 37.2 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
70
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q4_K_M.gguf) | Q4_K_M | 42.6 | fast, recommended |
71
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q5_K_S.gguf) | Q5_K_S | 48.8 | |
72
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q5_K_M.gguf) | Q5_K_M | 50.0 | |
73
+ | [PART 1](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q6_K.gguf.part2of2) | Q6_K | 58.0 | very good quality |
74
+ | [PART 1](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Llama3.1-70B-ShiningValiant2-GGUF/resolve/main/Llama3.1-70B-ShiningValiant2.Q8_0.gguf.part2of2) | Q8_0 | 75.1 | fast, best quality |
75
+
76
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
77
+ types (lower is better):
78
+
79
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
80
+
81
+ And here are Artefact2's thoughts on the matter:
82
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
83
+
84
+ ## FAQ / Model Request
85
+
86
+ See https://huggingface.co/mradermacher/model_requests for some answers to
87
+ questions you might have and/or if you want some other model quantized.
88
+
89
+ ## Thanks
90
+
91
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
92
+ me use its servers and providing upgrades to my workstation to enable
93
+ this work in my free time.
94
+
95
+ <!-- end -->