Instructions to use Benjamin-png/swa-checkpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Benjamin-png/swa-checkpoint with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("Benjamin-png/swa-checkpoint") model = AutoModelForPreTraining.from_pretrained("Benjamin-png/swa-checkpoint", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
83da386 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2229b13a5ddb79d39dac12b39e38ea371581376374ed6f44bc6a96ce32a2eb52
size 332161480
|