Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
# AIM Paper Checkpoints Uploaded For Replication
|
3 |
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:
|
4 |
|
|
|
1 |
|
2 |
+
---
|
3 |
+
license: llama2
|
4 |
+
base_model:
|
5 |
+
- unsloth/llama-2-13b
|
6 |
+
- layoric/llama-2-13b-code-alpaca
|
7 |
+
- vanillaOVO/WizardMath-13B-V1.0
|
8 |
+
- WizardLMTeam/WizardLM-13B-V1.2
|
9 |
+
---
|
10 |
# AIM Paper Checkpoints Uploaded For Replication
|
11 |
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:
|
12 |
|