Update README.md
Browse files
README.md
CHANGED
|
@@ -1,32 +1,17 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
- BioMistral/BioMistral-7B
|
| 4 |
-
- meta-math/MetaMath-Mistral-7B
|
| 5 |
-
library_name: transformers
|
| 6 |
-
tags:
|
| 7 |
-
- mergekit
|
| 8 |
-
- merge
|
| 9 |
-
|
| 10 |
---
|
| 11 |
-
# output
|
| 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 |
-
|
|
|
|
| 19 |
|
| 20 |
-
|
| 21 |
|
| 22 |
-
|
| 23 |
-
|
| 24 |
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
The following YAML configuration was used to produce this model:
|
| 28 |
-
|
| 29 |
-
```yaml
|
| 30 |
models:
|
| 31 |
- model: BioMistral/BioMistral-7B
|
| 32 |
- model: meta-math/MetaMath-Mistral-7B
|
|
@@ -39,5 +24,18 @@ parameters:
|
|
| 39 |
int8_mask: true
|
| 40 |
dtype: bfloat16
|
| 41 |
random_seed: 0
|
| 42 |
-
|
| 43 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
|
| 5 |
+
## nonetrix/Sanity-Check-7B
|
| 6 |
+
Just a sanity check to see if I could merge any model, because I was having errors. Not meant to be a serious model, but it's my first merge so I thought I might as well upload. I don't expect it to be good at really anything, because I have no idea what I am doing. However, please give feedback in tips! :-)
|
| 7 |
|
| 8 |
+
i couldn't merge any other models something about a vocabulary idk ¯\_(ツ)_/¯
|
| 9 |
|
| 10 |
+
## Disclaimer
|
| 11 |
+
DO NOT rely on this model for math or medical tasks or ANYTHING unless you have a death wish and want to lower your IQ. Dear God why do i have to say this? Shouldn't it be obvious? I made this on a free Discord bot at 3AM (and recreated the FP16 version of my own PC)
|
| 12 |
|
| 13 |
+
## Merge settings
|
| 14 |
+
```
|
|
|
|
|
|
|
|
|
|
| 15 |
models:
|
| 16 |
- model: BioMistral/BioMistral-7B
|
| 17 |
- model: meta-math/MetaMath-Mistral-7B
|
|
|
|
| 24 |
int8_mask: true
|
| 25 |
dtype: bfloat16
|
| 26 |
random_seed: 0
|
|
|
|
| 27 |
```
|
| 28 |
+
|
| 29 |
+
## Examples of it's stupidity to further dissuade you from using it
|
| 30 |
+

|
| 31 |
+
|
| 32 |
+
## Model safety
|
| 33 |
+
lol
|
| 34 |
+

|
| 35 |
+
|
| 36 |
+
## sick image of a car
|
| 37 |
+

|
| 38 |
+
|
| 39 |
+
## migu
|
| 40 |
+
<video src="https://cdn-uploads.huggingface.co/production/uploads/65ab93082bf3e0cbbf717850/cIEP5e43VP0k0caRzl16e.mp4" controls="controls" style="max-width: 720px;">
|
| 41 |
+
</video>
|