Files
ModelHub XC e2688b653c 初始化项目,由ModelHub XC社区提供模型
Model: julien-c/Mistral-7B-Neural-Story-mix
Source: Original Platform
2026-06-26 06:08:17 +08:00

1.1 KiB

base_model, tags, license, inference
base_model tags license inference
mistralai/Mistral-7B-Instruct-v0.2
NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story
mergekit
merge
apache-2.0 false

julien-c/Mistral-7B-Neural-Story-mix

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:

Configuration

The following YAML configuration was used to produce this model:

dtype: float16
merge_method: linear
slices:
- sources:
  - layer_range: [0, 32]
    model: mistralai/Mistral-7B-Instruct-v0.2
    parameters:
      weight: 1.0
  - layer_range: [0, 32]
    model: NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story
    parameters:
      weight: 0.75