Instructions to use mars-jason-25/tiny-stories-33M-TSdata-sleeper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mars-jason-25/tiny-stories-33M-TSdata-sleeper with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mars-jason-25/tiny-stories-33M-TSdata-sleeper", device_map="auto") - Notebooks
- Google Colab
- Kaggle