mradermacher commited on
Commit
80d4345
1 Parent(s): 5f42bf3

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -21,7 +21,6 @@ quantized_by: mradermacher
21
  <!-- ### vocab_type: -->
22
  weighted/imatrix quants of https://huggingface.co/ICBU-NPU/FashionGPT-70B-V1.1
23
 
24
-
25
  <!-- provided-files -->
26
  static quants are available at https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-GGUF
27
  ## Usage
@@ -36,7 +35,14 @@ more details, including on how to concatenate multi-part files.
36
 
37
  | Link | Type | Size/GB | Notes |
38
  |:-----|:-----|--------:|:------|
 
 
 
 
 
39
  | [GGUF](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 39.3 | optimal size/speed/quality |
 
 
40
 
41
 
42
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
21
  <!-- ### vocab_type: -->
22
  weighted/imatrix quants of https://huggingface.co/ICBU-NPU/FashionGPT-70B-V1.1
23
 
 
24
  <!-- provided-files -->
25
  static quants are available at https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-GGUF
26
  ## Usage
 
35
 
36
  | Link | Type | Size/GB | Notes |
37
  |:-----|:-----|--------:|:------|
38
+ | [GGUF](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-IQ2_M.gguf) | i1-IQ2_M | 23.3 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 26.7 | lower quality |
40
+ | [GGUF](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 33.4 | IQ3_S probably better |
41
+ | [GGUF](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 36.2 | IQ3_M probably better |
42
+ | [GGUF](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 36.9 | |
43
  | [GGUF](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 39.3 | optimal size/speed/quality |
44
+ | [GGUF](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 41.5 | fast, recommended |
45
+ | [PART 1](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/FashionGPT-70B-V1.1-i1-GGUF/resolve/main/FashionGPT-70B-V1.1.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 56.7 | practically like static Q6_K |
46
 
47
 
48
  Here is a handy graph by ikawrakow comparing some lower-quality quant