ahn1376 commited on
Commit
69a69d8
·
verified ·
1 Parent(s): 0553b00

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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
+ - vanillaOVO/WizardMath-13B-V1.0
7
+ - WizardLMTeam/WizardLM-13B-V1.2
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