Adding `transformers` as the library tag
Browse filesThis will help with more visibility, correct download metrics and most importantly the "Use this model" tab will now be populated with the code snippets to run inference on the model.
README.md
CHANGED
@@ -11,6 +11,7 @@ license: apache-2.0
|
|
11 |
language:
|
12 |
- en
|
13 |
pipeline_tag: text-generation
|
|
|
14 |
---
|
15 |
<div align="center">
|
16 |
<h1>Palmyra-mini</h1>
|
|
|
11 |
language:
|
12 |
- en
|
13 |
pipeline_tag: text-generation
|
14 |
+
library_name: transformers
|
15 |
---
|
16 |
<div align="center">
|
17 |
<h1>Palmyra-mini</h1>
|