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