Adding `transformers` as the model library
Browse filesHey team!
Congratulations on being one of the top 100 trending models. I am Aritra from Hugging Face. This PR when merged will help with auto code snippet generation and more visibility of the model. Hope this helps. 🤗
README.md
CHANGED
|
@@ -18,6 +18,7 @@ language:
|
|
| 18 |
- en
|
| 19 |
tags:
|
| 20 |
- text-generation
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
<img alt="Marin Logo" src="https://huggingface.co/datasets/marin-community/blog-images/resolve/main/marin-boat.jpg" width="96" style="margin-left:'auto' margin-right:'auto' display:'block'">
|
|
|
|
| 18 |
- en
|
| 19 |
tags:
|
| 20 |
- text-generation
|
| 21 |
+
library_name: transformers
|
| 22 |
---
|
| 23 |
|
| 24 |
<img alt="Marin Logo" src="https://huggingface.co/datasets/marin-community/blog-images/resolve/main/marin-boat.jpg" width="96" style="margin-left:'auto' margin-right:'auto' display:'block'">
|