Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,6 @@ pipeline_tag: text-generation
|
|
4 |
tags:
|
5 |
- llama
|
6 |
- llama2
|
7 |
-
- not-for-all-audiences
|
8 |
---
|
9 |
# Introduction
|
10 |
|
@@ -14,7 +13,7 @@ Subsequently, lora merge script was used, created by [zarakiquemparte](https://g
|
|
14 |
Approximate rating for this model, noticed in short-time use:
|
15 |
* Great roleplay capabilities, limited only by model parameters.
|
16 |
* Poor quality reasoning, because of the model limitations.
|
17 |
-
* Almost censorship absence
|
18 |
|
19 |
Feel free to test the model.
|
20 |
|
@@ -39,4 +38,4 @@ Then, two LoRAs was merged into basemix model, using script specified above:
|
|
39 |
```
|
40 |
## Limitations and risks
|
41 |
Llama2 is licensed under LLama 2 Community License, various finetunes or (Q)LoRAs has appropriate licenses depending on used datasets in finetuning or training Low-Rank Adaptations.
|
42 |
-
This mix can generate heavily biased output, which aren't suitable for minors or common audience.
|
|
|
4 |
tags:
|
5 |
- llama
|
6 |
- llama2
|
|
|
7 |
---
|
8 |
# Introduction
|
9 |
|
|
|
13 |
Approximate rating for this model, noticed in short-time use:
|
14 |
* Great roleplay capabilities, limited only by model parameters.
|
15 |
* Poor quality reasoning, because of the model limitations.
|
16 |
+
* Almost censorship absence (yet some parts can be generated in the output)
|
17 |
|
18 |
Feel free to test the model.
|
19 |
|
|
|
38 |
```
|
39 |
## Limitations and risks
|
40 |
Llama2 is licensed under LLama 2 Community License, various finetunes or (Q)LoRAs has appropriate licenses depending on used datasets in finetuning or training Low-Rank Adaptations.
|
41 |
+
This mix can generate heavily biased output, which aren't suitable for minors or common audience due, to using limarp in the merge.
|