Commit
·
c24ecc4
1
Parent(s):
1992e85
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,12 @@
|
|
1 |
---
|
2 |
inference: false
|
|
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- llama
|
5 |
-
- vicuna
|
6 |
- text-generation-inference
|
7 |
---
|
8 |
|
|
|
1 |
---
|
2 |
inference: false
|
3 |
+
license: apache-2.0
|
4 |
+
datasets:
|
5 |
+
- totally-not-an-llm/everything-sharegptformat-morecleaned
|
6 |
+
language:
|
7 |
+
- en
|
8 |
tags:
|
9 |
- llama
|
|
|
10 |
- text-generation-inference
|
11 |
---
|
12 |
|