Update README.md
Browse files
README.md
CHANGED
|
@@ -1,41 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
| 3 |
-
- ResplendentAI/BlueMoon_Llama3
|
| 4 |
-
- ResplendentAI/Aura_Llama3
|
| 5 |
-
- DevsDoCode/LLama-3-8b-Uncensored
|
| 6 |
-
- Undi95/Meta-Llama-3-8B-Instruct-hf
|
| 7 |
library_name: transformers
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
-
|
| 11 |
-
|
| 12 |
---
|
| 13 |
-
#
|
| 14 |
-
|
| 15 |
-
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
| 16 |
-
|
| 17 |
-
## Merge Details
|
| 18 |
-
### Merge Method
|
| 19 |
-
|
| 20 |
-
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Undi95/Meta-Llama-3-8B-Instruct-hf](https://huggingface.co/Undi95/Meta-Llama-3-8B-Instruct-hf) as a base.
|
| 21 |
-
|
| 22 |
-
### Models Merged
|
| 23 |
-
|
| 24 |
-
The following models were included in the merge:
|
| 25 |
-
* Aura + [ResplendentAI/BlueMoon_Llama3](https://huggingface.co/ResplendentAI/BlueMoon_Llama3)
|
| 26 |
-
* Aura + [ResplendentAI/Aura_Llama3](https://huggingface.co/ResplendentAI/Aura_Llama3)
|
| 27 |
-
* Aura + [DevsDoCode/LLama-3-8b-Uncensored](https://huggingface.co/DevsDoCode/LLama-3-8b-Uncensored)
|
| 28 |
|
| 29 |
-
|
| 30 |
|
| 31 |
-
The
|
| 32 |
|
| 33 |
-
|
| 34 |
-
models:
|
| 35 |
-
- model: Aura+ResplendentAI/BlueMoon_Llama3
|
| 36 |
-
- model: Aura+ResplendentAI/Aura_Llama3
|
| 37 |
-
- model: Aura+DevsDoCode/LLama-3-8b-Uncensored
|
| 38 |
-
merge_method: model_stock
|
| 39 |
-
base_model: Undi95/Meta-Llama-3-8B-Instruct-hf
|
| 40 |
-
dtype: float16
|
| 41 |
-
```
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
language:
|
| 5 |
+
- en
|
|
|
|
| 6 |
---
|
| 7 |
+
# Aura L3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
|
| 9 |
+

|
| 10 |
|
| 11 |
+
The next evolution in Aura models, trained on 6 separate datasets and ready to bring you to your knees.
|
| 12 |
|
| 13 |
+
I am so happy to be one of the first with a finetune of this amazing model. I hope that you all enjoy the finetune as much as I know I will.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|