mradermacher
commited on
Commit
•
f6bebe9
1
Parent(s):
9b66bae
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,4 +3,22 @@ library_name: transformers
|
|
3 |
---
|
4 |
weighted/imatrix quants of https://huggingface.co/cognitivecomputations/Samantha-1.1-70b
|
5 |
|
6 |
-
The weights were calculated using 164k semi-random english tokens.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
weighted/imatrix quants of https://huggingface.co/cognitivecomputations/Samantha-1.1-70b
|
5 |
|
6 |
+
The weights were calculated using 164k semi-random english tokens.
|
7 |
+
|
8 |
+
<!-- provided-files -->
|
9 |
+
## Provided Quants
|
10 |
+
|
11 |
+
| Link | Type | Size/GB | Notes |
|
12 |
+
|:-----|:-----|--------:|:------|
|
13 |
+
| [GGUF](https://huggingface.co/mradermacher/Samantha-1.1-70b-i1-GGUF/resolve/main/Samantha-1.1-70b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.6 | |
|
14 |
+
| [GGUF](https://huggingface.co/mradermacher/Samantha-1.1-70b-i1-GGUF/resolve/main/Samantha-1.1-70b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 20.7 | |
|
15 |
+
| [GGUF](https://huggingface.co/mradermacher/Samantha-1.1-70b-i1-GGUF/resolve/main/Samantha-1.1-70b.i1-Q2_K.gguf) | i1-Q2_K | 25.8 | |
|
16 |
+
| [GGUF](https://huggingface.co/mradermacher/Samantha-1.1-70b-i1-GGUF/resolve/main/Samantha-1.1-70b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 27.3 | fast, lower quality |
|
17 |
+
| [GGUF](https://huggingface.co/mradermacher/Samantha-1.1-70b-i1-GGUF/resolve/main/Samantha-1.1-70b.i1-Q3_K_XS.gguf) | i1-Q3_K_XS | 28.6 | |
|
18 |
+
| [GGUF](https://huggingface.co/mradermacher/Samantha-1.1-70b-i1-GGUF/resolve/main/Samantha-1.1-70b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 30.2 | |
|
19 |
+
| [GGUF](https://huggingface.co/mradermacher/Samantha-1.1-70b-i1-GGUF/resolve/main/Samantha-1.1-70b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 33.6 | lower quality |
|
20 |
+
| [GGUF](https://huggingface.co/mradermacher/Samantha-1.1-70b-i1-GGUF/resolve/main/Samantha-1.1-70b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 36.5 | |
|
21 |
+
| [GGUF](https://huggingface.co/mradermacher/Samantha-1.1-70b-i1-GGUF/resolve/main/Samantha-1.1-70b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 39.6 | fast, medium quality |
|
22 |
+
| [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 |
|
23 |
+
|
24 |
+
<!-- end -->
|