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