mradermacher commited on
Commit
10ac7a2
·
verified ·
1 Parent(s): c8d64b3

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -43,7 +43,7 @@ static quants of https://huggingface.co/prithivMLmods/Gliese-OCR-7B-Post2.0-fina
43
 
44
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Gliese-OCR-7B-Post2.0-final-GGUF).***
45
 
46
- 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.
47
  ## Usage
48
 
49
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -61,6 +61,7 @@ more details, including on how to concatenate multi-part files.
61
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q2_K.gguf) | Q2_K | 3.1 | |
62
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
63
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
 
64
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
65
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
66
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
 
43
 
44
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Gliese-OCR-7B-Post2.0-final-GGUF).***
45
 
46
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-i1-GGUF
47
  ## Usage
48
 
49
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
61
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q2_K.gguf) | Q2_K | 3.1 | |
62
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
63
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
64
+ | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
65
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
66
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
67
  | [GGUF](https://huggingface.co/mradermacher/Gliese-OCR-7B-Post2.0-final-GGUF/resolve/main/Gliese-OCR-7B-Post2.0-final.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |