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
File size: 320 Bytes
4a21a4d | 1 2 3 4 5 6 7 8 9 | ---
tags:
- pytorch_model_hub_mixin
- model_hub_mixin
---
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
- Library: [More Information Needed]
- Docs: [More Information Needed] |