--- license: apache-2.0 tags: - merge - mergekit - lazymergekit --- # SparrowMind-8B SparrowMind-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): ## 🧩 Configuration ```yaml models: - model: UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3 - model: NousResearch/Hermes-2-Theta-Llama-3-8B - model: bunnycore/RemixLlama3-8B merge_method: model_stock base_model: bunnycore/RemixLlama3-8B dtype: bfloat16 ```