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, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("GAIR/rst-topic-classification-11b") model = AutoModelForMultimodalLM.from_pretrained("GAIR/rst-topic-classification-11b") - Notebooks
- Google Colab
- Kaggle
Weizhe Yuan commited on
Commit ·
663db7e
1
Parent(s): d6e92f8
Upload tokenizer.json
Browse files- tokenizer.json +0 -0
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|