mradermacher commited on
Commit
e7c1a71
1 Parent(s): b44bea0

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -30,7 +30,7 @@ tags:
30
  static quants of https://huggingface.co/CoRover/BharatGPT-3B-Indic
31
 
32
  <!-- provided-files -->
33
- 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.
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -47,8 +47,15 @@ more details, including on how to concatenate multi-part files.
47
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
48
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
49
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
 
 
50
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
 
 
 
 
51
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
 
52
 
53
  Here is a handy graph by ikawrakow comparing some lower-quality quant
54
  types (lower is better):
 
30
  static quants of https://huggingface.co/CoRover/BharatGPT-3B-Indic
31
 
32
  <!-- provided-files -->
33
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/BharatGPT-3B-Indic-i1-GGUF
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
47
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
48
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
49
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q4_0_4_4.gguf) | Q4_0_4_4 | 2.0 | fast on arm, low quality |
52
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
53
+ | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
54
+ | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q5_K_M.gguf) | Q5_K_M | 2.4 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q6_K.gguf) | Q6_K | 2.7 | very good quality |
57
  | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
58
+ | [GGUF](https://huggingface.co/mradermacher/BharatGPT-3B-Indic-GGUF/resolve/main/BharatGPT-3B-Indic.f16.gguf) | f16 | 6.5 | 16 bpw, overkill |
59
 
60
  Here is a handy graph by ikawrakow comparing some lower-quality quant
61
  types (lower is better):