Instructions to use Worldman/pega_570_articles with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Worldman/pega_570_articles with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Worldman/pega_570_articles") model = AutoModelForSeq2SeqLM.from_pretrained("Worldman/pega_570_articles", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
0e9268a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0e0da8fdeb3a17953274dc904058f4e5cb97f48b6cf153dbada8eb68793b28da
size 2283800049
|