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