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