-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
For enhancing accessibility and collaboration, we can upload the CAM model and its weights to the Hugging Face Hub. This requires converting the model weights into PyTorch's .pt format to ensure compatibility with the Hub's infrastructure, thus necessitating the adoption of ftorch. The conversion process will enable the broader climate science and machine learning communities to easily access, utilize, and contribute to the model's development. This task involves:
- Converting Weights: Develop a script or utilize existing tools to convert the Fortran model weights into
.ptformat. - Documentation: Provide detailed documentation on the model architecture, conversion process, and instructions for use, ensuring that users can effectively leverage the model.
- Testing and Validation: Before uploading, test the converted weights in PyTorch to verify their integrity and performance.
- Hugging Face Upload: Create a repository on the Hugging Face Hub and upload the
.ptformatted weights, along with the necessary documentation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels