Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,11 @@
|
|
| 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 |
+
---
|
| 9 |
# AIM Paper Checkpoints Uploaded For Replication
|
| 10 |
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:
|
| 11 |
|