qanastek commited on
Commit
143f0ab
1 Parent(s): 3c16d8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model:
3
  - mistralai/Mistral-7B-Instruct-v0.1
4
- - Project44/BioMistral-7B-0.1-PubMed-V2
5
  library_name: transformers
6
  tags:
7
  - mergekit
@@ -35,7 +35,7 @@ This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge m
35
  ### Models Merged
36
 
37
  The following models were included in the merge:
38
- * [Project44/BioMistral-7B-0.1-PubMed-V2](https://huggingface.co/Project44/BioMistral-7B-0.1-PubMed-V2)
39
 
40
  ### Configuration
41
 
@@ -45,7 +45,7 @@ The following YAML configuration was used to produce this model:
45
 
46
  models:
47
  - model: mistralai/Mistral-7B-Instruct-v0.1
48
- - model: Project44/BioMistral-7B-0.1-PubMed-V2
49
  parameters:
50
  density: 0.5
51
  weight: 0.5
 
1
  ---
2
  base_model:
3
  - mistralai/Mistral-7B-Instruct-v0.1
4
+ - BioMistral/BioMistral-7B
5
  library_name: transformers
6
  tags:
7
  - mergekit
 
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
 
 
45
 
46
  models:
47
  - model: mistralai/Mistral-7B-Instruct-v0.1
48
+ - model: BioMistral/BioMistral-7B
49
  parameters:
50
  density: 0.5
51
  weight: 0.5