Loading request...
For partial model training (e.g., BLIP2), it is not necessary to checkpoint the entire model. The user requests the ability to save only the weights that require gradient updates, which is currently not supported by the runner.
For partial model training, e.g. BLIP2, it is not necessary to checkpoint the entire model. Saving partial weights is sufficient. This is currently not supported by the runner.