Instructions to use hf-tiny-model-private/tiny-random-ProphetNetForConditionalGeneration with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-ProphetNetForConditionalGeneration with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-ProphetNetForConditionalGeneration") model = AutoModelForSeq2SeqLM.from_pretrained("hf-tiny-model-private/tiny-random-ProphetNetForConditionalGeneration") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
e23ec40 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:84e6f9b3d408c6e9d03b6220be8d0bc93f63e7c4d245b44d6df92bba235706db
size 2142957
|