jacobhoffmann commited on
Commit
c7125a8
·
verified ·
1 Parent(s): 4f535c8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ language:
4
+ - en
5
+ base_model:
6
+ - meta-llama/CodeLlama-13b-hf
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - code
10
+ ---