Update README.md
Browse files
README.md
CHANGED
@@ -8,12 +8,12 @@ tags:
|
|
8 |
# Introduction
|
9 |
|
10 |
Astramix is a merge of various Llama-2-7b finetune models, using [ties-merge method](https://github.com/cg123/ties-merge), thanks for [Chargoddard](https://huggingface.co/chargoddard).
|
11 |
-
Subsequently, lora merge script was used, created by [zarakiquemparte](https://github.com/zarakiquemparte/zaraki-tools) ([link](https://huggingface.co/zarakiquemparte) to the Hugging Face profile.
|
12 |
|
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,7 +38,7 @@ Then, two LoRAs was merged into basemix model, using script specified above:
|
|
38 |
```
|
39 |
### Instruction:
|
40 |
(your instruct prompt is here)
|
41 |
-
### Response:
|
42 |
```
|
43 |
## Limitations and risks
|
44 |
Llama2 and its derivatives (finetunes) 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.
|
|
|
8 |
# Introduction
|
9 |
|
10 |
Astramix is a merge of various Llama-2-7b finetune models, using [ties-merge method](https://github.com/cg123/ties-merge), thanks for [Chargoddard](https://huggingface.co/chargoddard).
|
11 |
+
Subsequently, lora merge script was used, created by [zarakiquemparte](https://github.com/zarakiquemparte/zaraki-tools) ([link](https://huggingface.co/zarakiquemparte) to the Hugging Face profile).
|
12 |
|
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 |
### Instruction:
|
40 |
(your instruct prompt is here)
|
41 |
+
### Response:
|
42 |
```
|
43 |
## Limitations and risks
|
44 |
Llama2 and its derivatives (finetunes) 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.
|