openhands-corrected / README.md
AlexCuadron's picture
Upload folder using huggingface_hub
3adfbb2 verified
|
raw
history blame
950 Bytes
metadata
base_model:
  - all-hands/openhands-lm-32b-v0.1
  - all-hands/openhands-lm-32b-v0.1-ep3
library_name: transformers
tags:
  - mergekit
  - merge

output

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: all-hands/openhands-lm-32b-v0.1
    parameters:
      weight: 1.0
  - model: all-hands/openhands-lm-32b-v0.1-ep3
    parameters:
      weight: 1.0
merge_method: linear
dtype: float16