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