Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,20 @@ library_name: transformers
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
-
|
10 |
---
|
11 |
-
#
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
14 |
|
15 |
## Merge Details
|
|
|
|
|
|
|
16 |
### Merge Method
|
17 |
|
18 |
This model was merged using the SLERP merge method.
|
@@ -45,4 +52,4 @@ parameters:
|
|
45 |
- value: 0.5
|
46 |
dtype: bfloat16
|
47 |
|
48 |
-
```
|
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
+
- mistral
|
10 |
---
|
11 |
+
# Starfinite-Laymons-7B
|
12 |
|
13 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65d936ad52eca001fdcd3245/xcbaw70aJOqFdMsAjdPcq.png)
|
14 |
+
|
15 |
+
A mid-step merge that I did in order to create [ABX-AI/Starbral-Infinimons-9B](https://huggingface.co/ABX-AI/Starbral-Infinimons-9B)
|
16 |
+
|
17 |
+
It is more prone to alignment, however feel free to test it or request GGUF if you like it.
|
18 |
|
19 |
## Merge Details
|
20 |
+
|
21 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
22 |
+
|
23 |
### Merge Method
|
24 |
|
25 |
This model was merged using the SLERP merge method.
|
|
|
52 |
- value: 0.5
|
53 |
dtype: bfloat16
|
54 |
|
55 |
+
```
|