Commit
·
ceff991
1
Parent(s):
7010007
Upload LanceAI
Browse files
README.md
CHANGED
@@ -1,21 +1,17 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
model_index:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
tags:
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
license: apache-2.0
|
15 |
-
|
16 |
widget:
|
17 |
-
|
18 |
-
|
19 |
inference:
|
20 |
parameters:
|
21 |
max_length: 100
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
model_index:
|
4 |
+
- name: Lance AI
|
5 |
+
results: []
|
|
|
6 |
tags:
|
7 |
+
- text-generation
|
8 |
+
- gpt
|
9 |
+
- pytorch
|
10 |
+
- causal-lm
|
11 |
+
- lance-ai
|
|
|
12 |
license: apache-2.0
|
|
|
13 |
widget:
|
14 |
+
- text: 'The future of AI is here with Lance AI. Type something:'
|
|
|
15 |
inference:
|
16 |
parameters:
|
17 |
max_length: 100
|