mradermacher commited on
Commit
2af3d6b
·
verified ·
1 Parent(s): 14d0a32

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +93 -0
README.md CHANGED
@@ -1,6 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/aifeifei798/Llama-3.2-3B-Instruct-lyrics
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: aifeifei798/Llama-3.2-3B-Instruct-lyrics
3
+ extra_gated_fields:
4
+ Affiliation: text
5
+ Country: country
6
+ Date of birth: date_picker
7
+ First Name: text
8
+ Job title:
9
+ options:
10
+ - Student
11
+ - Research Graduate
12
+ - AI researcher
13
+ - AI developer/engineer
14
+ - Reporter
15
+ - Other
16
+ type: select
17
+ Last Name: text
18
+ language:
19
+ - en
20
+ - de
21
+ - fr
22
+ - it
23
+ - pt
24
+ - hi
25
+ - es
26
+ - th
27
+ - zh
28
+ - ko
29
+ - ja
30
+ library_name: transformers
31
+ license: llama3.2
32
+ quantized_by: mradermacher
33
+ tags:
34
+ - roleplay
35
+ - llama3
36
+ - sillytavern
37
+ - idol
38
+ - facebook
39
+ - meta
40
+ - pytorch
41
+ - llama
42
+ - llama-3
43
+ ---
44
+ ## About
45
+
46
  <!-- ### quantize_version: 2 -->
47
  <!-- ### output_tensor_quantised: 1 -->
48
  <!-- ### convert_type: hf -->
49
  <!-- ### vocab_type: -->
50
  <!-- ### tags: -->
51
  static quants of https://huggingface.co/aifeifei798/Llama-3.2-3B-Instruct-lyrics
52
+
53
+ <!-- provided-files -->
54
+ 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.
55
+ ## Usage
56
+
57
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
58
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
59
+ more details, including on how to concatenate multi-part files.
60
+
61
+ ## Provided Quants
62
+
63
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
64
+
65
+ | Link | Type | Size/GB | Notes |
66
+ |:-----|:-----|--------:|:------|
67
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q2_K.gguf) | Q2_K | 1.5 | |
68
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
70
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
71
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
72
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
73
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
74
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
75
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q5_K_M.gguf) | Q5_K_M | 2.4 | |
76
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q6_K.gguf) | Q6_K | 2.7 | very good quality |
77
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
78
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-lyrics-GGUF/resolve/main/Llama-3.2-3B-Instruct-lyrics.f16.gguf) | f16 | 6.5 | 16 bpw, overkill |
79
+
80
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
81
+ types (lower is better):
82
+
83
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
84
+
85
+ And here are Artefact2's thoughts on the matter:
86
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
87
+
88
+ ## FAQ / Model Request
89
+
90
+ See https://huggingface.co/mradermacher/model_requests for some answers to
91
+ questions you might have and/or if you want some other model quantized.
92
+
93
+ ## Thanks
94
+
95
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
96
+ me use its servers and providing upgrades to my workstation to enable
97
+ this work in my free time.
98
+
99
+ <!-- end -->