How to use openclimatefix/pvmetnet-nwp with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openclimatefix/pvmetnet-nwp", dtype="auto")
No model card