mradermacher commited on
Commit
dcd7243
·
verified ·
1 Parent(s): 4c42676

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -6,6 +6,8 @@ language:
6
  - en
7
  library_name: transformers
8
  license: apache-2.0
 
 
9
  quantized_by: mradermacher
10
  ---
11
  ## About
@@ -18,6 +20,9 @@ quantized_by: mradermacher
18
  static quants of https://huggingface.co/kolerk/TON-3B-Math
19
 
20
  <!-- provided-files -->
 
 
 
21
  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.
22
  ## Usage
23
 
@@ -31,6 +36,8 @@ more details, including on how to concatenate multi-part files.
31
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
 
 
34
  | [GGUF](https://huggingface.co/mradermacher/TON-3B-Math-GGUF/resolve/main/TON-3B-Math.Q2_K.gguf) | Q2_K | 1.5 | |
35
  | [GGUF](https://huggingface.co/mradermacher/TON-3B-Math-GGUF/resolve/main/TON-3B-Math.Q3_K_S.gguf) | Q3_K_S | 1.7 | |
36
  | [GGUF](https://huggingface.co/mradermacher/TON-3B-Math-GGUF/resolve/main/TON-3B-Math.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
 
6
  - en
7
  library_name: transformers
8
  license: apache-2.0
9
+ mradermacher:
10
+ readme_rev: 1
11
  quantized_by: mradermacher
12
  ---
13
  ## About
 
20
  static quants of https://huggingface.co/kolerk/TON-3B-Math
21
 
22
  <!-- provided-files -->
23
+
24
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#TON-3B-Math-GGUF).***
25
+
26
  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.
27
  ## Usage
28
 
 
36
 
37
  | Link | Type | Size/GB | Notes |
38
  |:-----|:-----|--------:|:------|
39
+ | [GGUF](https://huggingface.co/mradermacher/TON-3B-Math-GGUF/resolve/main/TON-3B-Math.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.9 | multi-modal supplement |
40
+ | [GGUF](https://huggingface.co/mradermacher/TON-3B-Math-GGUF/resolve/main/TON-3B-Math.mmproj-f16.gguf) | mmproj-f16 | 1.4 | multi-modal supplement |
41
  | [GGUF](https://huggingface.co/mradermacher/TON-3B-Math-GGUF/resolve/main/TON-3B-Math.Q2_K.gguf) | Q2_K | 1.5 | |
42
  | [GGUF](https://huggingface.co/mradermacher/TON-3B-Math-GGUF/resolve/main/TON-3B-Math.Q3_K_S.gguf) | Q3_K_S | 1.7 | |
43
  | [GGUF](https://huggingface.co/mradermacher/TON-3B-Math-GGUF/resolve/main/TON-3B-Math.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |