mradermacher commited on
Commit
787dc62
1 Parent(s): 3486dde

auto-patch README.md

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