mradermacher commited on
Commit
398e11e
·
verified ·
1 Parent(s): a5193dd

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +78 -0
README.md CHANGED
@@ -1,6 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/pmking27/PrathameshLLM-2B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: pmking27/PrathameshLLM-2B
3
+ language:
4
+ - en
5
+ - mr
6
+ - hi
7
+ - gu
8
+ - pa
9
+ - te
10
+ - ta
11
+ - ml
12
+ - kn
13
+ - sd
14
+ - ne
15
+ - ur
16
+ - as
17
+ - bn
18
+ - or
19
+ library_name: transformers
20
+ license: apache-2.0
21
+ quantized_by: mradermacher
22
+ tags:
23
+ - text-generation-inference
24
+ - transformers
25
+ - unsloth
26
+ - gemma
27
+ - trl
28
+ ---
29
+ ## About
30
+
31
  <!-- ### quantize_version: 2 -->
32
  <!-- ### output_tensor_quantised: 1 -->
33
  <!-- ### convert_type: hf -->
34
  <!-- ### vocab_type: -->
35
  <!-- ### tags: -->
36
  static quants of https://huggingface.co/pmking27/PrathameshLLM-2B
37
+
38
+ <!-- provided-files -->
39
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/PrathameshLLM-2B-i1-GGUF
40
+ ## Usage
41
+
42
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
43
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
44
+ more details, including on how to concatenate multi-part files.
45
+
46
+ ## Provided Quants
47
+
48
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
49
+
50
+ | Link | Type | Size/GB | Notes |
51
+ |:-----|:-----|--------:|:------|
52
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q2_K.gguf) | Q2_K | 1.3 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q3_K_S.gguf) | Q3_K_S | 1.4 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q3_K_M.gguf) | Q3_K_M | 1.5 | lower quality |
55
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q3_K_L.gguf) | Q3_K_L | 1.6 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.IQ4_XS.gguf) | IQ4_XS | 1.6 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q4_K_S.gguf) | Q4_K_S | 1.7 | fast, recommended |
58
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q4_K_M.gguf) | Q4_K_M | 1.7 | fast, recommended |
59
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q5_K_S.gguf) | Q5_K_S | 1.9 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q5_K_M.gguf) | Q5_K_M | 1.9 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q6_K.gguf) | Q6_K | 2.2 | very good quality |
62
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.Q8_0.gguf) | Q8_0 | 2.8 | fast, best quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/PrathameshLLM-2B-GGUF/resolve/main/PrathameshLLM-2B.f16.gguf) | f16 | 5.1 | 16 bpw, overkill |
64
+
65
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
66
+ types (lower is better):
67
+
68
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
69
+
70
+ And here are Artefact2's thoughts on the matter:
71
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
72
+
73
+ ## FAQ / Model Request
74
+
75
+ See https://huggingface.co/mradermacher/model_requests for some answers to
76
+ questions you might have and/or if you want some other model quantized.
77
+
78
+ ## Thanks
79
+
80
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
81
+ me use its servers and providing upgrades to my workstation to enable
82
+ this work in my free time.
83
+
84
+ <!-- end -->