prasadsachin
commited on
Commit
•
7e50176
1
Parent(s):
7a4724c
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ language:
|
|
6 |
tags:
|
7 |
- text-generation
|
8 |
- keras
|
|
|
9 |
---
|
10 |
## Model Overview
|
11 |
Llama 2 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.
|
|
|
6 |
tags:
|
7 |
- text-generation
|
8 |
- keras
|
9 |
+
pipeline_tag: text-generation
|
10 |
---
|
11 |
## Model Overview
|
12 |
Llama 2 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.
|