Instructions to use juncliu/moirai-1.1-R-base_only_synthdata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use juncliu/moirai-1.1-R-base_only_synthdata with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("juncliu/moirai-1.1-R-base_only_synthdata", dtype="auto") - Notebooks
- Google Colab
- Kaggle