ahn1376 commited on
Commit
2b271d6
·
verified ·
1 Parent(s): 11c237d

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
+ - 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