qwen_merge2 / merge_config.yaml
tiinav's picture
Upload folder using huggingface_hub
179f9de
!!python/object:flow_merge.lib.merge_config.ValidatedInputData
__dict__:
base_model: Qwen/Qwen1.5-0.5B
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: ./merged_model
__pydantic_extra__: null
__pydantic_fields_set__: !!set
cache_dir: null
local_dir: null
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
- addition-task-arithmetic
method_global_parameters: !!python/object:flow_merge.lib.merge_settings.MethodGlobalParameters
__dict__:
normalize: false
p: null
scaling_coefficient: 0.7
t: null
top_k: null
__pydantic_extra__: null
__pydantic_fields_set__: !!set
normalize: null
scaling_coefficient: null
__pydantic_private__: null
models:
- !!python/object:flow_merge.lib.merge_settings.RawModelDict
__dict__:
path_or_id: Qwen/Qwen1.5-0.5B
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: Qwen/Qwen1.5-0.5B-chat
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: minghaowu/Qwen1.5-0.5B-OpenHermes-2.5
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