Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
language:
|
4 |
- en
|
5 |
-
tags:
|
6 |
-
- text-generation-inference
|
7 |
pipeline_tag: text-generation
|
|
|
8 |
---
|
9 |
|
10 |
|
@@ -128,5 +127,4 @@ Beluga is a new technology that carries risks with use. Testing conducted to dat
|
|
128 |
archivePrefix={arXiv},
|
129 |
primaryClass={cs.CL}
|
130 |
}
|
131 |
-
```
|
132 |
-
|
|
|
1 |
---
|
2 |
+
license: openrail
|
3 |
language:
|
4 |
- en
|
|
|
|
|
5 |
pipeline_tag: text-generation
|
6 |
+
library_name: transformers
|
7 |
---
|
8 |
|
9 |
|
|
|
127 |
archivePrefix={arXiv},
|
128 |
primaryClass={cs.CL}
|
129 |
}
|
130 |
+
```
|
|