mradermacher commited on
Commit
400cc1f
1 Parent(s): f3bab8f

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -29,7 +29,6 @@ tags:
29
  <!-- ### vocab_type: -->
30
  static quants of https://huggingface.co/jambroz/sixtyoneeighty-4x7B-v2
31
 
32
-
33
  <!-- provided-files -->
34
  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.
35
  ## Usage
@@ -45,10 +44,16 @@ more details, including on how to concatenate multi-part files.
45
  | Link | Type | Size/GB | Notes |
46
  |:-----|:-----|--------:|:------|
47
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q2_K.gguf) | Q2_K | 8.9 | |
 
 
48
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.IQ3_S.gguf) | IQ3_S | 10.6 | beats Q3_K* |
49
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.IQ3_M.gguf) | IQ3_M | 10.7 | |
50
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q3_K_M.gguf) | Q3_K_M | 11.7 | lower quality |
 
51
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q4_K_S.gguf) | Q4_K_S | 13.8 | fast, recommended |
 
 
 
52
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q6_K.gguf) | Q6_K | 19.9 | very good quality |
53
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q8_0.gguf) | Q8_0 | 25.8 | fast, best quality |
54
 
 
29
  <!-- ### vocab_type: -->
30
  static quants of https://huggingface.co/jambroz/sixtyoneeighty-4x7B-v2
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
 
44
  | Link | Type | Size/GB | Notes |
45
  |:-----|:-----|--------:|:------|
46
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q2_K.gguf) | Q2_K | 8.9 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.IQ3_XS.gguf) | IQ3_XS | 10.0 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
49
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.IQ3_S.gguf) | IQ3_S | 10.6 | beats Q3_K* |
50
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.IQ3_M.gguf) | IQ3_M | 10.7 | |
51
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q3_K_M.gguf) | Q3_K_M | 11.7 | lower quality |
52
+ | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q3_K_L.gguf) | Q3_K_L | 12.6 | |
53
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q4_K_S.gguf) | Q4_K_S | 13.8 | fast, recommended |
54
+ | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q4_K_M.gguf) | Q4_K_M | 14.7 | fast, recommended |
55
+ | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q5_K_S.gguf) | Q5_K_S | 16.7 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q5_K_M.gguf) | Q5_K_M | 17.2 | |
57
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q6_K.gguf) | Q6_K | 19.9 | very good quality |
58
  | [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q8_0.gguf) | Q8_0 | 25.8 | fast, best quality |
59