Instructions to use ahsan0786/finetunedSQLModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ahsan0786/finetunedSQLModel with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ahsan0786/finetunedSQLModel") model = AutoModelForSeq2SeqLM.from_pretrained("ahsan0786/finetunedSQLModel") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5954f61 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:87142fbce6ad54ed55b4d5359d4fc582677bbdba18d3d3b7ec4ec8f84d4a934b
size 122217912
|