# Saving and Loading Model Parameters in the Hybrid Parallel Scenario
<!-- TOC -->
-[Saving and Loading Model Parameters in the Hybrid Parallel Scenario](#saving-and-loading-model-parameters-in-the-hybrid-parallel-scenario)
-[Overview](#overview)
-[Background](#background)
...
...
@@ -76,7 +77,7 @@ Then, update the parameter list and integrate the model parallel parameters. See
Finally, save the updated parameter list to a file through the API provided by MindSpore to generate a new checkpoint file. See step 4 in the following figure.