auto-patch README.md
This commit is contained in:
committed by
system
parent
f2f07220e4
commit
d9b5516190
@@ -43,10 +43,15 @@ more details, including on how to concatenate multi-part files.
|
||||
| Link | Type | Size/GB | Notes |
|
||||
|:-----|:-----|--------:|:------|
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q2_K.gguf) | i1-Q2_K | 12.2 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ3_M.gguf) | i1-IQ3_M | 12.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 13.0 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 14.8 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 15.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q6_K.gguf) | i1-Q6_K | 22.3 | practically like static Q6_K |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||
Reference in New Issue
Block a user