Skip to content

Upload the ML Model on Hugging Face Hub #54

@casterkay

Description

@casterkay

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 .pt format.
  • 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 .pt formatted weights, along with the necessary documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions