FullModel
Model description
[More information needed]
Intended uses & limitations
[More information needed]
How to use
[More information needed]
Limitations and bias
[More information needed]
Training data
[More information needed]
Training procedure
[More information needed]
Evaluation results
[More information needed]
- Downloads last month
- 8
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openclimatefix/power_perceiver", dtype="auto")