mradermacher commited on
Commit
a3b89dd
1 Parent(s): 54d69ea

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -41,20 +41,28 @@ more details, including on how to concatenate multi-part files.
41
 
42
  | Link | Type | Size/GB | Notes |
43
  |:-----|:-----|--------:|:------|
 
44
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ1_M.gguf) | i1-IQ1_M | 8.0 | mostly desperate |
45
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | |
46
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | |
 
47
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ2_M.gguf) | i1-IQ2_M | 11.4 | |
48
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.6 | very low quality |
49
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better |
50
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality |
 
51
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.5 | IQ3_XS probably better |
 
52
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ3_M.gguf) | i1-IQ3_M | 14.9 | |
53
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.0 | IQ3_S probably better |
54
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.3 | IQ3_M probably better |
55
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | |
 
56
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality |
57
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q4_K_M.gguf) | i1-Q4_K_M | 20.0 | fast, recommended |
 
 
 
58
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q6_K.gguf) | i1-Q6_K | 27.0 | practically like static Q6_K |
59
 
60
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
41
 
42
  | Link | Type | Size/GB | Notes |
43
  |:-----|:-----|--------:|:------|
44
+ | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ1_S.gguf) | i1-IQ1_S | 7.4 | for the desperate |
45
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ1_M.gguf) | i1-IQ1_M | 8.0 | mostly desperate |
46
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | |
47
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | |
49
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ2_M.gguf) | i1-IQ2_M | 11.4 | |
50
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.6 | very low quality |
51
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better |
52
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality |
53
+ | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.8 | |
54
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.5 | IQ3_XS probably better |
55
+ | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ3_S.gguf) | i1-IQ3_S | 14.5 | beats Q3_K* |
56
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ3_M.gguf) | i1-IQ3_M | 14.9 | |
57
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.0 | IQ3_S probably better |
58
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.3 | IQ3_M probably better |
59
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q4_0.gguf) | i1-Q4_0 | 18.8 | fast, low quality |
61
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality |
62
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q4_K_M.gguf) | i1-Q4_K_M | 20.0 | fast, recommended |
63
+ | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q4_1.gguf) | i1-Q4_1 | 20.7 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.7 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.4 | |
66
  | [GGUF](https://huggingface.co/mradermacher/PathfinderAI-i1-GGUF/resolve/main/PathfinderAI.i1-Q6_K.gguf) | i1-Q6_K | 27.0 | practically like static Q6_K |
67
 
68
  Here is a handy graph by ikawrakow comparing some lower-quality quant