Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
-
-
|
4 |
- mistralai/Mistral-7B-Instruct-v0.1
|
5 |
library_name: transformers
|
6 |
tags:
|
@@ -35,7 +35,7 @@ This model was merged using the [DARE](https://arxiv.org/abs/2311.03099) [TIES](
|
|
35 |
### Models Merged
|
36 |
|
37 |
The following models were included in the merge:
|
38 |
-
* [
|
39 |
|
40 |
### Configuration
|
41 |
|
@@ -46,7 +46,7 @@ The following YAML configuration was used to produce this model:
|
|
46 |
models:
|
47 |
- model: mistralai/Mistral-7B-Instruct-v0.1
|
48 |
# No parameters necessary for base model
|
49 |
-
- model:
|
50 |
parameters:
|
51 |
density: 0.5
|
52 |
weight: 0.5
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
+
- BioMistral/BioMistral-7B
|
4 |
- mistralai/Mistral-7B-Instruct-v0.1
|
5 |
library_name: transformers
|
6 |
tags:
|
|
|
35 |
### Models Merged
|
36 |
|
37 |
The following models were included in the merge:
|
38 |
+
* [BioMistral/BioMistral-7B](https://huggingface.co/BioMistral/BioMistral-7B)
|
39 |
|
40 |
### Configuration
|
41 |
|
|
|
46 |
models:
|
47 |
- model: mistralai/Mistral-7B-Instruct-v0.1
|
48 |
# No parameters necessary for base model
|
49 |
+
- model: BioMistral/BioMistral-7B
|
50 |
parameters:
|
51 |
density: 0.5
|
52 |
weight: 0.5
|