Files
Instruct-v0.2-Seraph-7B/README.md
ModelHub XC 69696b1845 初始化项目,由ModelHub XC社区提供模型
Model: Weyaxi/Instruct-v0.2-Seraph-7B
Source: Original Platform
2026-06-07 18:54:12 +08:00

596 B

license, tags
license tags
apache-2.0
merge

Instruct-v0.2-Seraph-7B

This is the model for Instruct-v0.2-Seraph-7B. I used mergekit to merge models.

Yaml Config


slices:
  - sources:
      - model: Weyaxi/Seraph-7B
        layer_range: [0, 32]
      - model: mistralai/Mistral-7B-Instruct-v0.2
        layer_range: [0, 32]
merge_method: slerp
base_model: mistralai/Mistral-7B-v0.1
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5
dtype: bfloat16