RohitGandikota nielsr HF Staff commited on
Commit
e9932a0
·
verified ·
1 Parent(s): f83bcb2

Add pipeline tag and license to model card (#1)

Browse files

- Add pipeline tag and license to model card (b2cd904b2e82d03d1025c4d6667da7fcc3a0d75f)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  library_name: transformers
3
  tags: []
 
 
4
  ---
5
 
6
  # ELM Llama3-8B-Instruct Model Card
 
1
  ---
2
  library_name: transformers
3
  tags: []
4
+ pipeline_tag: text-generation
5
+ license: apache-2.0
6
  ---
7
 
8
  # ELM Llama3-8B-Instruct Model Card