mradermacher commited on
Commit
2e25433
·
verified ·
1 Parent(s): cf855d0

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +91 -0
README.md CHANGED
@@ -1,6 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/DavidLanz/Llama-3.2-Taiwan-3B-Instruct
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DavidLanz/Llama-3.2-Taiwan-3B-Instruct
3
+ datasets:
4
+ - DavidLanz/TaiwanChat
5
+ - lianghsun/tw-emergency-medicine-bench
6
+ - lianghsun/tw-legal-nlp
7
+ - lianghsun/tw-legal-synthetic-qa
8
+ - lianghsun/tw-law-article-qa
9
+ - lianghsun/tw-judgment-qa
10
+ - lianghsun/tw-judgment-gist-chat
11
+ - lianghsun/tw-bar-examination-2020-chat
12
+ - lianghsun/tw-structured-law-article
13
+ - lianghsun/tw-judgment-gist-chat
14
+ - lianghsun/tw-contract-review-chat
15
+ - lianghsun/reasoning-base-20k-chat
16
+ - lianghsun/vulnerability-mitigation-qa-zh_tw
17
+ - lianghsun/tw-instruct
18
+ - rombodawg/Everything_Instruct_Multilingual
19
+ - xzuyn/manythings-translations-alpaca
20
+ - neural-bridge/rag-dataset-12000
21
+ - minyichen/glaive_toolcall_zh_tw
22
+ language:
23
+ - zh
24
+ - en
25
+ - it
26
+ - de
27
+ - fr
28
+ - ja
29
+ - ko
30
+ library_name: transformers
31
+ license: llama3.2
32
+ quantized_by: mradermacher
33
+ tags:
34
+ - Taiwan
35
+ - ROC
36
+ - zh-tw
37
+ - instruct
38
+ - chat
39
+ - llama3.2
40
+ - SLM
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/DavidLanz/Llama-3.2-Taiwan-3B-Instruct
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/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q2_K.gguf) | Q2_K | 1.5 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
68
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
70
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
71
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
72
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
73
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q5_K_M.gguf) | Q5_K_M | 2.4 | |
74
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q6_K.gguf) | Q6_K | 2.7 | very good quality |
75
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
76
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Taiwan-3B-Instruct-GGUF/resolve/main/Llama-3.2-Taiwan-3B-Instruct.f16.gguf) | f16 | 6.5 | 16 bpw, overkill |
77
+
78
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
79
+ types (lower is better):
80
+
81
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
82
+
83
+ And here are Artefact2's thoughts on the matter:
84
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
85
+
86
+ ## FAQ / Model Request
87
+
88
+ See https://huggingface.co/mradermacher/model_requests for some answers to
89
+ questions you might have and/or if you want some other model quantized.
90
+
91
+ ## Thanks
92
+
93
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
94
+ me use its servers and providing upgrades to my workstation to enable
95
+ this work in my free time.
96
+
97
+ <!-- end -->