Instructions to use vania2911/2120mslsamples with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vania2911/2120mslsamples with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("vania2911/2120mslsamples") model = AutoModelForSeq2SeqLM.from_pretrained("vania2911/2120mslsamples", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
67a0c60 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a652ee6742c449ef9fe818fd699d48637686bdb31fc30fbf38371bf2a6a58a5c
size 813098
|