mradermacher commited on
Commit
aab7f02
1 Parent(s): 3570c21

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -20,6 +20,8 @@ more details, including on how to concatenate multi-part files.
20
 
21
  ## Provided Quants
22
 
 
 
23
  | Link | Type | Size/GB | Notes |
24
  |:-----|:-----|--------:|:------|
25
  | [GGUF](https://huggingface.co/mradermacher/lzlv-limarpv3-l2-70b-i1-GGUF/resolve/main/lzlv-limarpv3-l2-70b.i1-IQ1_S.gguf) | i1-IQ1_S | 14.9 | |
@@ -35,4 +37,8 @@ more details, including on how to concatenate multi-part files.
35
  | [GGUF](https://huggingface.co/mradermacher/lzlv-limarpv3-l2-70b-i1-GGUF/resolve/main/lzlv-limarpv3-l2-70b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 41.7 | fast, medium quality |
36
 
37
 
 
 
 
 
38
  <!-- end -->
 
20
 
21
  ## Provided Quants
22
 
23
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
24
+
25
  | Link | Type | Size/GB | Notes |
26
  |:-----|:-----|--------:|:------|
27
  | [GGUF](https://huggingface.co/mradermacher/lzlv-limarpv3-l2-70b-i1-GGUF/resolve/main/lzlv-limarpv3-l2-70b.i1-IQ1_S.gguf) | i1-IQ1_S | 14.9 | |
 
37
  | [GGUF](https://huggingface.co/mradermacher/lzlv-limarpv3-l2-70b-i1-GGUF/resolve/main/lzlv-limarpv3-l2-70b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 41.7 | fast, medium quality |
38
 
39
 
40
+ Here is a handy table comparing some lower-quality quant types:
41
+
42
+ ![image.png](https://cdn-uploads.huggingface.co/production/uploads/645ce413a19f3e64bbeece31/dEiT6xDvxyANdetzVG1tX.png)
43
+
44
  <!-- end -->