Updating README with yaml metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Model Card for Labradorite 13b
|
2 |
|
3 |
### Overview
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-generation
|
3 |
+
tags:
|
4 |
+
- labradorite
|
5 |
+
- llama
|
6 |
+
- llama-2
|
7 |
+
- ibm
|
8 |
+
license: llama2
|
9 |
+
license_link: https://ai.meta.com/llama/license/
|
10 |
+
---
|
11 |
# Model Card for Labradorite 13b
|
12 |
|
13 |
### Overview
|