Instructions to use wimai/rapgenerator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wimai/rapgenerator with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
base_model: google/flan-t5-base
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
base_model: google/flan-t5-base
|
| 4 |
+
pipeline_tag: text2text-generation
|
| 5 |
---
|
| 6 |
|
| 7 |
# Model Card for Model ID
|