ahn1376/TaskArithmetic___Code-Math
036
1 2---3license: llama24base_model:5- unsloth/llama-2-13b6- layoric/llama-2-13b-code-alpaca7- vanillaOVO/WizardMath-13B-V1.08tags:9- merge10---11# AIM Paper Checkpoints Uploaded For Replication12This repository includes one of the checkpoints used in the paper "Activation-Informed Merging of Large Language Models". Specifics of this model are as follows:13 14- **Merging Method:** task_arithmetic15- **Models Used In Merging**16 - ***Base Model:*** unsloth/llama-2-13b17 - ***Code:*** layoric/llama-2-13b-code-alpaca18 - ***Math:*** vanillaOVO/WizardMath-13B-V1.019- **AIM:** False20 21Benchmark results and paper details can be found at the official [GitHub](https://github.com/ahnobari/ActivationInformedMerging.git).22 