5tiny / README.md
mstyslavity's picture
Upload folder using huggingface_hub
cfaea58 verified
metadata
base_model:
  - Jiayi-Pan/Tiny-Vicuna-1B
  - yihanwang617/tinyllama-sft-vicuna-random-100k
  - QuixiAI/TinyDolphin-2.8.2-1.1b
  - TinyLlama/TinyLlama-1.1B-Chat-v1.0
  - NickyNicky/cognitivecomputations_TinyDolphin-2.8-1.1b
library_name: transformers
tags:
  - mergekit
  - merge

merge

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:

models:
  - model: Jiayi-Pan/Tiny-Vicuna-1B
    parameters:
      weight: 0.2
  - model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
    parameters:
      weight: 0.2
  - model: yihanwang617/tinyllama-sft-vicuna-random-100k
    parameters:
      weight: 0.2
  - model: NickyNicky/cognitivecomputations_TinyDolphin-2.8-1.1b
    parameters:
      weight: 0.2
  - model: QuixiAI/TinyDolphin-2.8.2-1.1b
    parameters:
      weight: 0.2
merge_method: linear
dtype: float32