--- base_model: - Nitral-Archive/Hathor_Unstable-L3-8B-v0.3 - ChaoticNeutrals/Hathor_Respawn-L3-8B-v0.8 - Nitral-AI/Hathor_Stable-v0.2-L3-8B - ChaoticNeutrals/Hathor_RP-v.01-L3-8B - Nitral-AI/Hathor_Sofit-L3-8B-v1 - Nitral-Archive/Hathor_Fractionate-L3-8B-v.05 - ChaoticNeutrals/Hathor_Aleph-L3-8B-v0.72 - Nitral-AI/Hathor_Tahsin-L3-8B-v0.85 - Nitral-Archive/Hathor_Colt_Tahsin-L3-8B-v0.945 - Nitral-Archive/Hathor_Trihexa-L3-8B-Anarchy_Edition library_name: transformers tags: - mergekit - merge --- # merge 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 [ChaoticNeutrals/Hathor_RP-v.01-L3-8B](https://huggingface.co/ChaoticNeutrals/Hathor_RP-v.01-L3-8B) as a base. ### Models Merged The following models were included in the merge: * [Nitral-Archive/Hathor_Unstable-L3-8B-v0.3](https://huggingface.co/Nitral-Archive/Hathor_Unstable-L3-8B-v0.3) * [ChaoticNeutrals/Hathor_Respawn-L3-8B-v0.8](https://huggingface.co/ChaoticNeutrals/Hathor_Respawn-L3-8B-v0.8) * [Nitral-AI/Hathor_Stable-v0.2-L3-8B](https://huggingface.co/Nitral-AI/Hathor_Stable-v0.2-L3-8B) * [Nitral-AI/Hathor_Sofit-L3-8B-v1](https://huggingface.co/Nitral-AI/Hathor_Sofit-L3-8B-v1) * [Nitral-Archive/Hathor_Fractionate-L3-8B-v.05](https://huggingface.co/Nitral-Archive/Hathor_Fractionate-L3-8B-v.05) * [ChaoticNeutrals/Hathor_Aleph-L3-8B-v0.72](https://huggingface.co/ChaoticNeutrals/Hathor_Aleph-L3-8B-v0.72) * [Nitral-AI/Hathor_Tahsin-L3-8B-v0.85](https://huggingface.co/Nitral-AI/Hathor_Tahsin-L3-8B-v0.85) * [Nitral-Archive/Hathor_Colt_Tahsin-L3-8B-v0.945](https://huggingface.co/Nitral-Archive/Hathor_Colt_Tahsin-L3-8B-v0.945) * [Nitral-Archive/Hathor_Trihexa-L3-8B-Anarchy_Edition](https://huggingface.co/Nitral-Archive/Hathor_Trihexa-L3-8B-Anarchy_Edition) ### Configuration The following YAML configuration was used to produce this model: ```yaml merge_method: model_stock base_model: ChaoticNeutrals/Hathor_RP-v.01-L3-8B parameters: models: - model: Nitral-AI/Hathor_Stable-v0.2-L3-8B - model: Nitral-Archive/Hathor_Unstable-L3-8B-v0.3 - model: Nitral-Archive/Hathor_Fractionate-L3-8B-v.05 - model: ChaoticNeutrals/Hathor_Aleph-L3-8B-v0.72 - model: ChaoticNeutrals/Hathor_Respawn-L3-8B-v0.8 - model: Nitral-AI/Hathor_Tahsin-L3-8B-v0.85 - model: Nitral-Archive/Hathor_Trihexa-L3-8B-Anarchy_Edition - model: Nitral-Archive/Hathor_Colt_Tahsin-L3-8B-v0.945 - model: Nitral-AI/Hathor_Sofit-L3-8B-v1 dtype: bfloat16 ```