File size: 269 Bytes
a734486 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
- model: mistralai/Mistral-7B-Instruct-v0.1
- model: Project44/BioMistral-7B-0.1-PubMed-V2
parameters:
density: 0.5
weight: 0.5
merge_method: ties
base_model: mistralai/Mistral-7B-Instruct-v0.1
parameters:
normalize: true
dtype: bfloat16
|