Instructions to use styalai/testing_lightning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use styalai/testing_lightning with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("styalai/testing_lightning", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "</s>": 29128, | |
| "<mask>": 29131, | |
| "<pad>": 29130, | |
| "<s>": 29127, | |
| "<unk>": 29129 | |
| } | |