Files
ModelHub XC b1a762a426 初始化项目,由ModelHub XC社区提供模型
Model: wvnvwn/llama2-7b-chat-lr5e-5-siqa-lr5e-5-resta0_3
Source: Original Platform
2026-08-29 13:46:18 +08:00

1.4 KiB

base_model, library_name, tags
base_model library_name tags
transformers
mergekit
merge

siqa

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the linear merge method.

Models Merged

The following models were included in the merge:

  • /NHNHOME/26msit001_A/BASE/edge_ai_lab/jongbokwon/warp-safety/outputs/base/llama2_7b_chat_hf
  • /NHNHOME/26msit001_A/BASE/edge_ai_lab/jongbokwon/warp-safety/outputs/chat_ssft/llama2_7b_chat_circuit_breakers
  • /NHNHOME/26msit001_A/BASE/edge_ai_lab/jongbokwon/minseong_results/checkpoints/llama-2-7b-chat-hf/baselines/vanilla/siqa

Configuration

The following YAML configuration was used to produce this model:

dtype: float16
merge_method: linear
slices:
- sources:
  - layer_range: [0, 32]
    model:
      model:
        path: /NHNHOME/26msit001_A/BASE/edge_ai_lab/jongbokwon/minseong_results/checkpoints/llama-2-7b-chat-hf/baselines/vanilla/siqa
    parameters:
      weight: 1.0
  - layer_range: [0, 32]
    model:
      model:
        path: /NHNHOME/26msit001_A/BASE/edge_ai_lab/jongbokwon/warp-safety/outputs/chat_ssft/llama2_7b_chat_circuit_breakers
    parameters:
      weight: 0.3
  - layer_range: [0, 32]
    model:
      model:
        path: /NHNHOME/26msit001_A/BASE/edge_ai_lab/jongbokwon/warp-safety/outputs/base/llama2_7b_chat_hf
    parameters:
      weight: -0.3