Instructions to use Buseak/md_mt5_base_boun_split_second_v1_retrain_on_first_boun with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Buseak/md_mt5_base_boun_split_second_v1_retrain_on_first_boun with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Buseak/md_mt5_base_boun_split_second_v1_retrain_on_first_boun") model = AutoModelForMultimodalLM.from_pretrained("Buseak/md_mt5_base_boun_split_second_v1_retrain_on_first_boun") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!