Instructions to use Jasim9085/bart-autoencoder-thought-vector-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jasim9085/bart-autoencoder-thought-vector-v2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Jasim9085/bart-autoencoder-thought-vector-v2") model = AutoModelForSeq2SeqLM.from_pretrained("Jasim9085/bart-autoencoder-thought-vector-v2") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
e294450 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a68ce2db4af22ab973d61473cc0b7f0c082129187edacbbf13ef0a800e1861b6
size 5432
|