Instructions to use openclimatefix/dgmr-context-conditioning-stack with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openclimatefix/dgmr-context-conditioning-stack with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openclimatefix/dgmr-context-conditioning-stack", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 108 Bytes
44b9e50 | 1 | {"input_channels": 1, "output_channels": 384, "num_context_steps": 4, "conv_type": "standard", "kwargs": {}} |