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