Instructions to use pszemraj/distill-pegasus-CompMath with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pszemraj/distill-pegasus-CompMath with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("pszemraj/distill-pegasus-CompMath") model = AutoModelForSeq2SeqLM.from_pretrained("pszemraj/distill-pegasus-CompMath") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3d38aa6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:47852a555aaf39d86a7f5b833ad7445af825393d1c7d37c14ea6b5c9ee86a429
size 4143
|