--- base_model: - allura-org/TQ2.5-14B-Sugarquill-v1 - NewEden/control-14b-lora library_name: transformers tags: - mergekit - merge --- # nanuq-14b 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 passthrough merge method using [allura-org/TQ2.5-14B-Sugarquill-v1](https://huggingface.co/allura-org/TQ2.5-14B-Sugarquill-v1) + [NewEden/control-14b-lora](https://huggingface.co/NewEden/control-14b-lora) as a base. ### Models Merged The following models were included in the merge: ### Configuration The following YAML configuration was used to produce this model: ```yaml base_model: allura-org/TQ2.5-14B-Sugarquill-v1+NewEden/control-14b-lora dtype: bfloat16 merge_method: passthrough models: - model: allura-org/TQ2.5-14B-Sugarquill-v1+NewEden/control-14b-lora ```