Instructions to use azwierzc/plt5-base-pl-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use azwierzc/plt5-base-pl-to-sql with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("azwierzc/plt5-base-pl-to-sql") model = AutoModelForSeq2SeqLM.from_pretrained("azwierzc/plt5-base-pl-to-sql") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
35e11c6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:356c012e62ee7d4e4cbfd5db6ea3264803a099d918bbc437cef15b175b414efa
size 1100534861
|