Update README.md
Browse files
README.md
CHANGED
@@ -3,34 +3,12 @@ base_model:
|
|
3 |
- Undi95/Llama-3-Unholy-8B
|
4 |
- ResplendentAI/Smarts_Llama3
|
5 |
library_name: transformers
|
6 |
-
|
7 |
-
- mergekit
|
8 |
-
- merge
|
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 |
-
* [Undi95/Llama-3-Unholy-8B](https://huggingface.co/Undi95/Llama-3-Unholy-8B) + [ResplendentAI/Smarts_Llama3](https://huggingface.co/ResplendentAI/Smarts_Llama3)
|
24 |
|
25 |
-
|
26 |
|
27 |
-
|
28 |
|
29 |
-
|
30 |
-
models:
|
31 |
-
- model: Undi95/Llama-3-Unholy-8B+ResplendentAI/Smarts_Llama3
|
32 |
-
parameters:
|
33 |
-
weight: 1.0
|
34 |
-
merge_method: linear
|
35 |
-
dtype: float16
|
36 |
-
```
|
|
|
3 |
- Undi95/Llama-3-Unholy-8B
|
4 |
- ResplendentAI/Smarts_Llama3
|
5 |
library_name: transformers
|
6 |
+
license: apache-2.0
|
|
|
|
|
|
|
7 |
---
|
8 |
+
# IQ Test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/URa-4sGR2J1HjjsuLx1TX.png)
|
11 |
|
12 |
+
A new model built on Undi's Unholy and my own intelligence dataset. The goal is to increase Llama 3's benchmarks and intelligence level while still retaining the uncensored nature that users crave.
|
13 |
|
14 |
+
This is just the first test, with many more to come.
|
|
|
|
|
|
|
|
|
|
|
|
|
|