--- license: apache-2.0 tags: - merge - mergekit - lazymergekit --- # BestofLLama3-8B-stock BestofLLama3-8B-stock is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): ## 🧩 Configuration ```yaml models: - model: MaziyarPanahi/Llama-3-8B-Instruct-v0.10 - model: refuelai/Llama-3-Refueled - model: bunnycore/L3-8B-Intermix-v0.3 merge_method: model_stock base_model: bunnycore/L3-8B-Intermix-v0.3 dtype: bfloat16 ```