mradermacher commited on
Commit
8ae8946
1 Parent(s): 6f58abb

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -71,10 +71,14 @@ more details, including on how to concatenate multi-part files.
71
 
72
  | Link | Type | Size/GB | Notes |
73
  |:-----|:-----|--------:|:------|
 
74
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q2_K.gguf) | i1-Q2_K | 13.5 | IQ3_XXS probably better |
 
75
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.6 | IQ3_XS probably better |
76
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_M.gguf) | i1-Q3_K_M | 17.3 | IQ3_S probably better |
77
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_L.gguf) | i1-Q3_K_L | 18.8 | IQ3_M probably better |
 
 
78
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q4_K_S.gguf) | i1-Q4_K_S | 20.2 | optimal size/speed/quality |
79
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q4_K_M.gguf) | i1-Q4_K_M | 21.3 | fast, recommended |
80
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q5_K_S.gguf) | i1-Q5_K_S | 24.3 | |
 
71
 
72
  | Link | Type | Size/GB | Notes |
73
  |:-----|:-----|--------:|:------|
74
+ | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ2_M.gguf) | i1-IQ2_M | 12.5 | |
75
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q2_K.gguf) | i1-Q2_K | 13.5 | IQ3_XXS probably better |
76
+ | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 14.0 | lower quality |
77
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.6 | IQ3_XS probably better |
78
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_M.gguf) | i1-Q3_K_M | 17.3 | IQ3_S probably better |
79
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_L.gguf) | i1-Q3_K_L | 18.8 | IQ3_M probably better |
80
+ | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ4_XS.gguf) | i1-IQ4_XS | 19.1 | |
81
+ | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q4_0.gguf) | i1-Q4_0 | 20.2 | fast, low quality |
82
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q4_K_S.gguf) | i1-Q4_K_S | 20.2 | optimal size/speed/quality |
83
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q4_K_M.gguf) | i1-Q4_K_M | 21.3 | fast, recommended |
84
  | [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q5_K_S.gguf) | i1-Q5_K_S | 24.3 | |