Biscotto58's picture
Upload Full Merged Model
8583545 verified
metadata
base_model:
  - mistralai/Mistral-Nemo-Base-2407
library_name: transformers
tags:
  - mergekit
  - merge

final_merge_output

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

Merge Details

Merge Method

This model was merged using the Task Arithmetic merge method using mistralai/Mistral-Nemo-Base-2407 as a base.

Models Merged

The following models were included in the merge:

  • /teamspace/studios/this_studio/work_dir/intermediate_stages/merge_5
  • /teamspace/studios/this_studio/work_dir/intermediate_stages/merge_0

Configuration

The following YAML configuration was used to produce this model:

base_model: mistralai/Mistral-Nemo-Base-2407
dtype: bfloat16
merge_method: task_arithmetic
models:
- model: /teamspace/studios/this_studio/work_dir/intermediate_stages/merge_5
  parameters:
    weight: 0.6
- model: /teamspace/studios/this_studio/work_dir/intermediate_stages/merge_0
  parameters:
    weight: 0.4
name: Dionysus-12B
parameters:
  int8_mask: true
  normalize: false
tokenizer_source: mistralai/Mistral-Nemo-Instruct-2407