Commit
·
27a335c
1
Parent(s):
b114cb2
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,10 @@ datasets:
|
|
| 18 |
|
| 19 |
This is a Llama-fied [Yi 34B](https://huggingface.co/01-ai/Yi-34B)-based model consisting of a merge between [Doctor-Shotgun/airoboros-2.2.1-y34b](https://huggingface.co/Doctor-Shotgun/airoboros-2.2.1-y34b) and a PEFT adapter trained using the LimaRP dataset (https://huggingface.co/Doctor-Shotgun/limarpv3-yi-llama-34b-lora) at 0.5 weight.
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
## Usage:
|
| 22 |
The intended prompt format is the Alpaca instruction format of LimaRP v3:
|
| 23 |
```
|
|
|
|
| 18 |
|
| 19 |
This is a Llama-fied [Yi 34B](https://huggingface.co/01-ai/Yi-34B)-based model consisting of a merge between [Doctor-Shotgun/airoboros-2.2.1-y34b](https://huggingface.co/Doctor-Shotgun/airoboros-2.2.1-y34b) and a PEFT adapter trained using the LimaRP dataset (https://huggingface.co/Doctor-Shotgun/limarpv3-yi-llama-34b-lora) at 0.5 weight.
|
| 20 |
|
| 21 |
+
## EXL2 Quants:
|
| 22 |
+
|
| 23 |
+
https://huggingface.co/Doctor-Shotgun/airoboros-2.2.1-limarpv3-y34b-exl2
|
| 24 |
+
|
| 25 |
## Usage:
|
| 26 |
The intended prompt format is the Alpaca instruction format of LimaRP v3:
|
| 27 |
```
|