namannn commited on
Commit
8c6bb08
1 Parent(s): 026b36a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Merged LLaMA Model
2
 
3
  This is a merged version of the LLaMA2-13b model based on hyperboloid projections. The model retains 31 layers with significant retention across all benchmarks.
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - meta-llama/Llama-2-13b
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - chemistry
8
+ - biology
9
+ - finance
10
+ - legal
11
+ - music
12
+ - art
13
+ - code
14
+ - climate
15
+ - medical
16
+ ---
17
  # Merged LLaMA Model
18
 
19
  This is a merged version of the LLaMA2-13b model based on hyperboloid projections. The model retains 31 layers with significant retention across all benchmarks.