qanastek commited on
Commit
fc46b30
1 Parent(s): ab4985a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model:
3
- - Project44/BioMistral-7B-0.1-PubMed-V2
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
- * [Project44/BioMistral-7B-0.1-PubMed-V2](https://huggingface.co/Project44/BioMistral-7B-0.1-PubMed-V2)
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: Project44/BioMistral-7B-0.1-PubMed-V2
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