Transformers
Safetensors
PEFT
Hungarian
mt5
text2text-generation
Hungarian
date-conversion
text2text
mT5
Instructions to use SilentSynapse/hut5-date-converter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SilentSynapse/hut5-date-converter with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("SilentSynapse/hut5-date-converter") model = AutoModelForSeq2SeqLM.from_pretrained("SilentSynapse/hut5-date-converter", device_map="auto") - PEFT
How to use SilentSynapse/hut5-date-converter with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!