Instructions to use mannan-mani0/Text-to-Text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use mannan-mani0/Text-to-Text with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("mannan-mani0/Text-to-Text", set_active=True) - Notebooks
- Google Colab
- Kaggle
metadata
license: openrail
datasets:
- HuggingFaceTB/finemath
language:
- en
metrics:
- accuracy
base_model:
- microsoft/phi-4
new_version: microsoft/phi-4
pipeline_tag: text2text-generation
library_name: adapter-transformers