Instructions to use lleticiasilvaa/StableCode-text2SQL-alias-ourschema with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lleticiasilvaa/StableCode-text2SQL-alias-ourschema with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("lleticiasilvaa/StableCode-text2SQL-alias-ourschema", dtype="auto") - Notebooks
- Google Colab
- Kaggle