--- license: apache-2.0 tags: - merge - mergekit - lazymergekit - WizardLM/WizardCoder-33B-V1.1 - Phind/Phind-CodeLlama-34B-v2 --- # wizardphind-coder-passthrough-46B wizardphind-coder-passthrough-46B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): * [WizardLM/WizardCoder-33B-V1.1](https://huggingface.co/WizardLM/WizardCoder-33B-V1.1) * [Phind/Phind-CodeLlama-34B-v2](https://huggingface.co/Phind/Phind-CodeLlama-34B-v2) ## 🧩 Configuration \```yaml slices: - sources: - model: WizardLM/WizardCoder-33B-V1.1 layer_range: [0, 62] - sources: - model: Phind/Phind-CodeLlama-34B-v2 layer_range: [24, 32] merge_method: passthrough dtype: bfloat16 \```