Skip to content

Conversation

@alexanderswerdlow
Copy link

@alexanderswerdlow alexanderswerdlow commented Dec 2, 2025

We expect most openpi intend to finetune from a pretrained model and not train from scratch. If weight_loader is not overridden, it defaults to NoOpWeightLoader and it may be helpful to warn the user in this case.

This is particularly relevant since the checkpoint loading differs from train vs. inference, where a given config can correctly load the inference weights, but will not use those same weights unless specified in the weight_loader (or pytorch_weight_path) config.

@jimmyt857 jimmyt857 removed their request for review December 3, 2025 00:04
@alexanderswerdlow alexanderswerdlow changed the title Add warning message when NoOpWeightLoader is used Add warning message when no weights are loaded for training Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant