mradermacher commited on
Commit
62cd9a9
1 Parent(s): 66cea99

Upload README.md with huggingface_hub

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