File size: 564 Bytes
ec0ac8d
9d25fcd
 
ec0ac8d
9d25fcd
 
 
 
 
 
ec0ac8d
9d25fcd
1
2
3
4
5
6
7
8
9
10
11
12
13

# AIM Paper Checkpoints Uploaded For Replication
This repository includes one of the checkpoints used in the paper "Activation-Informed Merging of Large Language Models". Specifics of this model are as follows:

- **Merging Method:** WIDEN
- **Models Used In Merging**
    - ***Base Model:*** unsloth/llama-2-13b
    - ***Code:*** layoric/llama-2-13b-code-alpaca
    - ***Math:*** vanillaOVO/WizardMath-13B-V1.0
- **AIM:** True

Benchmark results and paper details can be found at the official [GitHub](https://github.com/ahnobari/ActivationInformedMerging.git).