auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- ehartford/samantha-data
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
license: other
|
|
|
|
|
9 |
quantized_by: mradermacher
|
10 |
---
|
11 |
## About
|
@@ -15,9 +17,12 @@ quantized_by: mradermacher
|
|
15 |
<!-- ### convert_type: hf -->
|
16 |
<!-- ### vocab_type: -->
|
17 |
<!-- ### tags: nicoboss -->
|
18 |
-
weighted/imatrix quants of https://huggingface.co/
|
19 |
|
20 |
<!-- provided-files -->
|
|
|
|
|
|
|
21 |
static quants are available at https://huggingface.co/mradermacher/samantha-1.1-llama-33b-GGUF
|
22 |
## Usage
|
23 |
|
|
|
1 |
---
|
2 |
+
base_model: QuixiAI/samantha-1.1-llama-33b
|
3 |
datasets:
|
4 |
- ehartford/samantha-data
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
license: other
|
9 |
+
mradermacher:
|
10 |
+
readme_rev: 1
|
11 |
quantized_by: mradermacher
|
12 |
---
|
13 |
## About
|
|
|
17 |
<!-- ### convert_type: hf -->
|
18 |
<!-- ### vocab_type: -->
|
19 |
<!-- ### tags: nicoboss -->
|
20 |
+
weighted/imatrix quants of https://huggingface.co/QuixiAI/samantha-1.1-llama-33b
|
21 |
|
22 |
<!-- provided-files -->
|
23 |
+
|
24 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#samantha-1.1-llama-33b-i1-GGUF).***
|
25 |
+
|
26 |
static quants are available at https://huggingface.co/mradermacher/samantha-1.1-llama-33b-GGUF
|
27 |
## Usage
|
28 |
|