chatty-2 / README.md
appvoid's picture
Upload folder using huggingface_hub
c946e87 verified
|
Raw
History Blame Contribute Delete
1.18 kB
metadata
base_model:
  - appvoid/arco
  - h2oai/h2o-danube3-500m-chat
  - appvoid/chat-palmer-004-turbo
library_name: transformers
tags:
  - mergekit
  - merge

chatty-2

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

Merge Details

Merge Method

This model was merged using the DARE TIES merge method using appvoid/arco as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: appvoid/arco
  - model: appvoid/chat-palmer-004-turbo
    parameters:
      density: 0.53
      weight: 0.5
  - model: h2oai/h2o-danube3-500m-chat
    parameters:
      density: 0.53
      weight: 0.45
merge_method: dare_ties
base_model: appvoid/arco
parameters:
  normalize: true
  int8_mask: true
dtype: float16