Instructions to use rchen413/models-moved with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rchen413/models-moved with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("rchen413/models-moved") model = AutoModelForSeq2SeqLM.from_pretrained("rchen413/models-moved") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jun22_16-40-22_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_16-47-27_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_16-58-45_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_17-12-45_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_17-24-29_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_17-44-47_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_18-03-35_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_18-21-34_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_18-45-28_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_19-08-46_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_19-09-51_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_19-40-30_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_20-05-38_run-6491b53626d3fc25ae73efa2--1-p4v5z
- Jun22_21-42-02_run-6491b53626d3fc25ae73efa2--1-p4v5z