Instructions to use mohsin-aslam/results_text2sql-t5-3b_new1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mohsin-aslam/results_text2sql-t5-3b_new1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mohsin-aslam/results_text2sql-t5-3b_new1", device_map="auto") - Notebooks
- Google Colab
- Kaggle