auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -5,17 +5,9 @@ datasets:
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
library_name: transformers
|
|
|
|
|
|
|
| 8 |
quantized_by: mradermacher
|
| 9 |
-
tags:
|
| 10 |
-
- instruction-following
|
| 11 |
-
- instruction-fine-tuning
|
| 12 |
-
- supervised-fine-tuning
|
| 13 |
-
- ift
|
| 14 |
-
- sft
|
| 15 |
-
- deepspeed
|
| 16 |
-
- beaver
|
| 17 |
-
- llama
|
| 18 |
-
- alpaca
|
| 19 |
---
|
| 20 |
## About
|
| 21 |
|
|
@@ -27,6 +19,9 @@ tags:
|
|
| 27 |
static quants of https://huggingface.co/PKU-Alignment/alpaca-7b-reproduced
|
| 28 |
|
| 29 |
<!-- provided-files -->
|
|
|
|
|
|
|
|
|
|
| 30 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
| 31 |
## Usage
|
| 32 |
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
library_name: transformers
|
| 8 |
+
mradermacher:
|
| 9 |
+
readme_rev: 1
|
| 10 |
quantized_by: mradermacher
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
## About
|
| 13 |
|
|
|
|
| 19 |
static quants of https://huggingface.co/PKU-Alignment/alpaca-7b-reproduced
|
| 20 |
|
| 21 |
<!-- provided-files -->
|
| 22 |
+
|
| 23 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#alpaca-7b-reproduced-GGUF).***
|
| 24 |
+
|
| 25 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
| 26 |
## Usage
|
| 27 |
|