Instructions to use GAIR/rst-topic-classification-11b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GAIR/rst-topic-classification-11b with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("GAIR/rst-topic-classification-11b") model = AutoModelForSeq2SeqLM.from_pretrained("GAIR/rst-topic-classification-11b") - Notebooks
- Google Colab
- Kaggle
File size: 136 Bytes
4588236 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:915061618ceef70602f341c84ba94280318063a482f1caf10f729a831d2fbb74
size 45229516979
|