Skip to content

feat: experiment with pickle-less checkpoints#1199

Draft
b8raoult wants to merge 2 commits into
mainfrom
feat/no-more-pickle
Draft

feat: experiment with pickle-less checkpoints#1199
b8raoult wants to merge 2 commits into
mainfrom
feat/no-more-pickle

Conversation

@b8raoult

@b8raoult b8raoult commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

This is proof of concept on how we could avoid pickle in the inference checkpoints. Doing that will help us using other packages such as safe tensors.

See the prompt and other reports

What problem does this change solve?

What issue or task does this change relate to?

Additional notes

As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/

By opening this pull request, I affirm that all authors agree to the Contributor License Agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request models training

Projects

Status: To be triaged

Development

Successfully merging this pull request may close these issues.

1 participant