Instructions to use SoLID/sgd-input-plan-constructor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SoLID/sgd-input-plan-constructor with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("SoLID/sgd-input-plan-constructor") model = AutoModelForSeq2SeqLM.from_pretrained("SoLID/sgd-input-plan-constructor", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3486f32 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1cbd7a3284e4c08e829e7b496ae0d0d390ad8f2fa57e08c81edb13510f4dbd85
size 891727295
|