Instructions to use ciorant/checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ciorant/checkpoints with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ciorant/checkpoints") model = AutoModelForSeq2SeqLM.from_pretrained("ciorant/checkpoints", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 95addd841d71bd2811aa1f6a9a5adb47d8df06300bcf7cfce541c41809382108
- Size of remote file:
- 5.3 kB
- SHA256:
- c082824d10079629c7eadb6afbb5a80885f68a98b9259d63ef65207eb0c9865a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.