Instructions to use AvengingPrime/Reddit_and_Procon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AvengingPrime/Reddit_and_Procon with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("AvengingPrime/Reddit_and_Procon") model = AutoModelForSeq2SeqLM.from_pretrained("AvengingPrime/Reddit_and_Procon") - Notebooks
- Google Colab
- Kaggle
Commit ·
b85e287
1
Parent(s): b957c45
Upload vocab.json
Browse files- vocab.json +0 -0
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|