13 lines
269 B
YAML
13 lines
269 B
YAML
|
|
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
|