mradermacher commited on
Commit
38fb718
1 Parent(s): 7244777

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -24,6 +24,19 @@ more details, including on how to concatenate multi-part files.
24
 
25
  | Link | Type | Size/GB | Notes |
26
  |:-----|:-----|--------:|:------|
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  | [PART 1](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q8_0.gguf.part2of2) | Q8_0 | 73.6 | fast, best quality |
28
 
29
 
 
24
 
25
  | Link | Type | Size/GB | Notes |
26
  |:-----|:-----|--------:|:------|
27
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q2_K.gguf) | Q2_K | 25.9 | |
28
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.IQ3_XS.gguf) | IQ3_XS | 28.6 | |
29
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.IQ3_S.gguf) | IQ3_S | 30.3 | fast, beats Q3_K* |
30
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q3_K_S.gguf) | Q3_K_S | 30.3 | |
31
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.IQ3_M.gguf) | IQ3_M | 31.4 | |
32
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q3_K_M.gguf) | Q3_K_M | 33.7 | lower quality |
33
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q3_K_L.gguf) | Q3_K_L | 36.6 | |
34
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.IQ4_XS.gguf) | IQ4_XS | 37.6 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q4_K_S.gguf) | Q4_K_S | 39.7 | fast, medium quality |
36
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q4_K_M.gguf) | Q4_K_M | 41.8 | fast, medium quality |
37
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q5_K_S.gguf) | Q5_K_S | 47.9 | |
38
+ | [GGUF](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q5_K_M.gguf) | Q5_K_M | 49.2 | |
39
+ | [PART 1](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q6_K.gguf.part2of2) | Q6_K | 57.0 | very good quality |
40
  | [PART 1](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q8_0.gguf.part2of2) | Q8_0 | 73.6 | fast, best quality |
41
 
42