--- license: llama2 tags: - merge - mergekit - lazymergekit --- # Blackbird-Llama-3-8B Blackbird-Llama-3-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): ## 🧩 Configuration ```yaml models: - model: cognitivecomputations/dolphin-2.9-llama3-8b - model: NousResearch/Hermes-2-Theta-Llama-3-8B - model: abacusai/Llama-3-Smaug-8B merge_method: model_stock base_model: bunnycore/Maverick-8B dtype: bfloat16 ```