Update README.md
Browse files
README.md
CHANGED
@@ -3,35 +3,12 @@ base_model:
|
|
3 |
- ResplendentAI/Datura_7B
|
4 |
- jeiku/selfbot_256_mistral
|
5 |
library_name: transformers
|
6 |
-
|
7 |
-
|
8 |
-
-
|
9 |
-
|
10 |
---
|
11 |
-
#
|
12 |
-
|
13 |
-
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
14 |
-
|
15 |
-
## Merge Details
|
16 |
-
### Merge Method
|
17 |
-
|
18 |
-
This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge method.
|
19 |
-
|
20 |
-
### Models Merged
|
21 |
-
|
22 |
-
The following models were included in the merge:
|
23 |
-
* [ResplendentAI/Datura_7B](https://huggingface.co/ResplendentAI/Datura_7B) + [jeiku/selfbot_256_mistral](https://huggingface.co/jeiku/selfbot_256_mistral)
|
24 |
-
|
25 |
-
### Configuration
|
26 |
-
|
27 |
-
The following YAML configuration was used to produce this model:
|
28 |
|
29 |
-
|
30 |
-
models:
|
31 |
-
- model: ResplendentAI/Datura_7B+jeiku/selfbot_256_mistral
|
32 |
-
parameters:
|
33 |
-
weight: 1.0
|
34 |
-
merge_method: linear
|
35 |
-
dtype: float16
|
36 |
|
37 |
-
|
|
|
3 |
- ResplendentAI/Datura_7B
|
4 |
- jeiku/selfbot_256_mistral
|
5 |
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
+
language:
|
8 |
+
- en
|
|
|
9 |
---
|
10 |
+
# Aura
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/HxOf1b4n4EyADoNIl2fOW.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
+
Aura is an advanced sentience simulation trained on my own philosophical writings. It has been tested with various character cards and it worked with all of them. This model may not be overly intelligent, but it aims to be an entertaining companion.
|