--- base_model: - abacusai/Smaug-34B-v0.1 library_name: transformers tags: - mergekit - merge - qwen2 license: other --- ### Models Merged The following models were included in the merge: * [abacusai/Smaug-34B-v0.1](https://huggingface.co/abacusai/Smaug-34B-v0.1) ### Configuration The following YAML configuration was used to produce this model: ```yaml dtype: bfloat16 merge_method: passthrough slices: - sources: - layer_range: [0, 45] model: abacusai/Smaug-34B-v0.1 - sources: - layer_range: [15, 60] model: abacusai/Smaug-34B-v0.1 ```