How to use MVRL/ecoclim with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MVRL/ecoclim", dtype="auto")
This model has been pushed to the Hub using the PytorchModelHubMixin integration: