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