chatty-4 / README.md
appvoid's picture
Upload folder using huggingface_hub
898196b verified
|
Raw
History Blame Contribute Delete
1.16 kB
metadata
base_model:
  - appvoid/arco
  - appvoid/chat-palmer-004-turbo
  - appvoid/palmer-004-turbo
library_name: transformers
tags:
  - mergekit
  - merge

chatty-4

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: appvoid/palmer-004-turbo
    parameters:
      density: 0.6
      weight: 0.5
merge_method: dare_ties
base_model: appvoid/arco
parameters:
  normalize: false
  int8_mask: true
dtype: float16