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: 135 Bytes
3d38aa6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2536f06f7592ad1f65f67762f635cf4dc540a30476841dc02574c10d13620d2f
size 1477377959
|