--- base_model: - inflatebot/helide-beta-r3 - inflatebot/helide-beta-r1 - inflatebot/helide-beta-r4 - inflatebot/helide-beta-r0 library_name: transformers tags: - mergekit - merge --- # helium-3-r6 This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). ## Merge Details ### Merge Method This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [inflatebot/helide-beta-r1](https://huggingface.co/inflatebot/helide-beta-r1) as a base. ### Models Merged The following models were included in the merge: * [inflatebot/helide-beta-r3](https://huggingface.co/inflatebot/helide-beta-r3) * [inflatebot/helide-beta-r4](https://huggingface.co/inflatebot/helide-beta-r4) * [inflatebot/helide-beta-r0](https://huggingface.co/inflatebot/helide-beta-r0) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: inflatebot/helide-beta-r4 - model: inflatebot/helide-beta-r0 - model: inflatebot/helide-beta-r3 merge_method: model_stock base_model: inflatebot/helide-beta-r1 dtype: bfloat16 ```