0x0son0 commited on
Commit
b20e226
·
verified ·
1 Parent(s): af882b8

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -43
README.md DELETED
@@ -1,43 +0,0 @@
1
- ---
2
- base_model:
3
- - coffie3/0x2
4
- - tomaszki/stablelm-37
5
- - GamblerOnTrain/danke30pro1
6
- library_name: transformers
7
- tags:
8
- - mergekit
9
- - merge
10
-
11
- ---
12
- # mistral-05
13
-
14
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
-
16
- ## Merge Details
17
- ### Merge Method
18
-
19
- This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [tomaszki/stablelm-37](https://huggingface.co/tomaszki/stablelm-37) as a base.
20
-
21
- ### Models Merged
22
-
23
- The following models were included in the merge:
24
- * [coffie3/0x2](https://huggingface.co/coffie3/0x2)
25
- * [GamblerOnTrain/danke30pro1](https://huggingface.co/GamblerOnTrain/danke30pro1)
26
-
27
- ### Configuration
28
-
29
- The following YAML configuration was used to produce this model:
30
-
31
- ```yaml
32
-
33
-
34
-
35
- models:
36
- - model: GamblerOnTrain/danke30pro1
37
- - model: coffie3/0x2
38
-
39
- merge_method: model_stock
40
- base_model: tomaszki/stablelm-37
41
- dtype: bfloat16
42
-
43
- ```