prasadsachin commited on
Commit
8327d72
1 Parent(s): bf3d2cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ tags:
9
  - keras
10
  - text-to-text-generation
11
  - text-conversation
 
12
  ---
13
  ## Model Overview
14
  Llama 3 is a set of large language models published by Meta. Both pretrained and instruction tuned models are available, and range in size from 7 billion to 70 billion parameters. See the model card below for benchmarks, data sources, and intended use cases.
 
9
  - keras
10
  - text-to-text-generation
11
  - text-conversation
12
+ pipeline_tag: text-generation
13
  ---
14
  ## Model Overview
15
  Llama 3 is a set of large language models published by Meta. Both pretrained and instruction tuned models are available, and range in size from 7 billion to 70 billion parameters. See the model card below for benchmarks, data sources, and intended use cases.