--- base_model: - bluuwhale/L3-SthenoMaidBlackroot-8B-V1 tags: - merge - mergekit - lazymergekit - bluuwhale/L3-SthenoMaidBlackroot-8B-V1 --- # L3-SthenoMaidBlackroot-15B-V1 L3-SthenoMaidBlackroot-15B-V1 is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing): * [bluuwhale/L3-SthenoMaidBlackroot-8B-V1](https://huggingface.co/bluuwhale/L3-SthenoMaidBlackroot-8B-V1) ## 🧩 Configuration ```yaml dtype: bfloat16 merge_method: passthrough slices: - sources: - layer_range: [0, 24] model: bluuwhale/L3-SthenoMaidBlackroot-8B-V1 - sources: - layer_range: [8, 24] model: bluuwhale/L3-SthenoMaidBlackroot-8B-V1 parameters: scale: - filter: o_proj value: 0.0 - filter: down_proj value: 0.0 - value: 1.0 - sources: - layer_range: [8, 24] model: bluuwhale/L3-SthenoMaidBlackroot-8B-V1 parameters: scale: - filter: o_proj value: 0.0 - filter: down_proj value: 0.0 - value: 1.0 - sources: - layer_range: [24, 32] model: bluuwhale/L3-SthenoMaidBlackroot-8B-V1 ```