biomistral_slerp_7b / merge_config.yaml
bergr7f's picture
Upload folder using huggingface_hub
aa41f64 verified
raw
history blame contribute delete
No virus
2.17 kB
!!python/object:flow_merge.lib.merge_config.ValidatedInputData
__dict__:
base_model: BioMistral/BioMistral-Safetensors
device: !!python/object/apply:flow_merge.lib.constants.DeviceIdentifier
- cpu
directory_settings: !!python/object:flow_merge.lib.merge_settings.DirectorySettings
__dict__:
cache_dir: null
local_dir: ./models
output_dir: ./biomistral/biomistral_slerp_7b/
__pydantic_extra__: null
__pydantic_fields_set__: !!set
output_dir: null
__pydantic_private__: null
hf_hub_settings: !!python/object:flow_merge.lib.merge_settings.HfHubSettings
__dict__:
token: null
trust_remote_code: false
__pydantic_extra__: null
__pydantic_fields_set__: !!set {}
__pydantic_private__: null
method: !!python/object/apply:flow_merge.lib.constants.MergeMethodIdentifier
- slerp
method_global_parameters: !!python/object:flow_merge.lib.merge_settings.MethodGlobalParameters
__dict__:
normalize: null
p: null
scaling_coefficient: null
t: 0.5
top_k: null
__pydantic_extra__: null
__pydantic_fields_set__: !!set
t: null
__pydantic_private__: null
models:
- !!python/object:flow_merge.lib.merge_settings.RawModelDict
__dict__:
path_or_id: BioMistral/BioMistral-Safetensors
weight: null
__pydantic_extra__: null
__pydantic_fields_set__: !!set
path_or_id: null
__pydantic_private__: null
- !!python/object:flow_merge.lib.merge_settings.RawModelDict
__dict__:
path_or_id: mistralai/Mistral-7B-Instruct-v0.2
weight: null
__pydantic_extra__: null
__pydantic_fields_set__: !!set
path_or_id: null
__pydantic_private__: null
tokenizer_settings: !!python/object:flow_merge.lib.merge_settings.TokenizerSettings
__dict__:
interpolation_method: linear
mode: base
__pydantic_extra__: null
__pydantic_fields_set__: !!set {}
__pydantic_private__: null
__pydantic_extra__: null
__pydantic_fields_set__: !!set
base_model: null
device: null
directory_settings: null
method: null
method_global_parameters: null
models: null
__pydantic_private__: null