mradermacher
commited on
Commit
•
5e689bd
1
Parent(s):
cfdd2f0
auto-patch README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,8 @@ quantized_by: mradermacher
|
|
12 |
weighted/imatrix quants of https://huggingface.co/cognitivecomputations/Samantha-1.1-70b
|
13 |
|
14 |
The weights were calculated using 164k semi-random english tokens.
|
15 |
-
<!-- provided-files -->
|
16 |
|
|
|
17 |
## Usage
|
18 |
|
19 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -26,7 +26,7 @@ more details, including on how to concatenate multi-part files.
|
|
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 | 15.0 |
|
30 |
| [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.7 | |
|
31 |
| [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.8 | |
|
32 |
| [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.9 | IQ3_XXS probably better |
|
|
|
12 |
weighted/imatrix quants of https://huggingface.co/cognitivecomputations/Samantha-1.1-70b
|
13 |
|
14 |
The weights were calculated using 164k semi-random english tokens.
|
|
|
15 |
|
16 |
+
<!-- provided-files -->
|
17 |
## Usage
|
18 |
|
19 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
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 | 15.0 | for the desperate |
|
30 |
| [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.7 | |
|
31 |
| [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.8 | |
|
32 |
| [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.9 | IQ3_XXS probably better |
|