HolySaint commited on
Commit
467e9e5
·
verified ·
1 Parent(s): 6d0c4ca

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - meta-llama/Llama-2-7b-hf
7
+ - meta-llama/Llama-3.1-8B-Instruct
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - legal
11
+ ---