--- license: apache-2.0 tags: - merge - mergekit - lazymergekit --- # ZeroXClem/LLama3.1-Hawkish-Theia-Fireball-8B ZeroXClem/LLama3.1-Hawkish-Theia-Fireball-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): ## 🧩 Configuration ```yaml # Merge configuration for ZeroXClem/LLama3.1-Hawkish-Theia-Fireball-8B using Model Stock models: - model: Chainbase-Labs/Theia-Llama-3.1-8B-v1 - model: EpistemeAI/Fireball-Meta-Llama-3.2-8B-Instruct-agent-003-128k-code-DPO - model: mukaj/Llama-3.1-Hawkish-8B merge_method: model_stock base_model: mukaj/Llama-3.1-Hawkish-8B normalize: false int8_mask: true dtype: bfloat16 ```