ahn1376 commited on
Commit
7dbea7e
·
verified ·
1 Parent(s): d0c7ac7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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