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