Update README.md
Browse files
README.md
CHANGED
@@ -3,34 +3,26 @@ base_model:
|
|
3 |
- jeiku/Average_Normie_l3_v0_8B
|
4 |
- ResplendentAI/Theory_of_Mind_Llama3
|
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 |
-
|
16 |
-
### Merge Method
|
17 |
|
18 |
-
|
19 |
|
20 |
-
|
21 |
|
22 |
-
|
23 |
-
|
|
|
24 |
|
25 |
-
|
26 |
|
27 |
-
|
28 |
|
29 |
-
|
30 |
-
models:
|
31 |
-
- model: jeiku/Average_Normie_l3_v0_8B+ResplendentAI/Theory_of_Mind_Llama3
|
32 |
-
parameters:
|
33 |
-
weight: 1.0
|
34 |
-
merge_method: linear
|
35 |
-
dtype: float16
|
36 |
-
```
|
|
|
3 |
- jeiku/Average_Normie_l3_v0_8B
|
4 |
- ResplendentAI/Theory_of_Mind_Llama3
|
5 |
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
+
datasets:
|
8 |
+
- grimulkan/theory-of-mind
|
9 |
+
language:
|
10 |
+
- en
|
11 |
---
|
12 |
+
# Average Normie v1
|
|
|
|
|
13 |
|
14 |
+
![Uploading image.png…]()
|
|
|
15 |
|
16 |
+
A model by an average normie for the average normie.
|
17 |
|
18 |
+
This model is a stock merge of the following models:
|
19 |
|
20 |
+
https://huggingface.co/cgato/L3-TheSpice-8b-v0.1.3
|
21 |
+
https://huggingface.co/Sao10K/L3-Solana-8B-v1
|
22 |
+
https://huggingface.co/ResplendentAI/Kei_Llama3_8B
|
23 |
|
24 |
+
The final merge then had the following LoRA applied over it:
|
25 |
|
26 |
+
https://huggingface.co/ResplendentAI/Theory_of_Mind_Llama3
|
27 |
|
28 |
+
This should be an intelligent and adept roleplaying model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|