--- license: llama3 tags: - merge - mergekit - lazymergekit --- # Saber-LM Saber-LM is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): ## 🧩 Configuration ```yaml models: - model: RLHFlow/LLaMA3-iterative-DPO-final - model: bunnycore/Maverick-8B - model: TIGER-Lab/MAmmoTH2-8B-Plus merge_method: model_stock base_model: bunnycore/Maverick-8B dtype: bfloat16 ```