Managing Run Time Files
How to view, add, publish, unpublish, and delete run time files.
The Run Time Files page shows the files that have been uploaded to the shared space for your workgroup. These are files that can be used when you run code objects. This page shows the files that have been uploaded, the folders they are stored in, and whether the files are unpublished or published.
Viewing Run Time Files
To view project run time files for your workgroup, select Code from the menu on the left, then select the Run Time Files link.
Folders and run-time files are listed.
![]()
The file is unpublished. If this icon appears next to a folder, then all files in that folder are unpublished.
![]()
The file is published. If this icon appears next to a folder, then all files in that folder are published.
The folder contains published and unpublished files.
Adding Run Time Files
There are two ways to add run time files.
To add run time files, complete the steps in the Frequently Asked Questions (FAQs) article.
As you train your NVFlare models, the checkpoint and model parameter files are added to the Run Time Files page automatically.
Checkpoint files, which are complete snapshots of a federated learning training run are listed. Each file contains model parameters, internal optimizer states, and training metadata such as the current training round. You will also see a models parameter file. You can publish, unpublish, or delete these files, as you would any other file.
Adding Descriptions or Notes to Files
If you want to add a description or note, move the pointer over the file. A box appears; select the pencil to enter the description, then click Save.
Publishing Run Time Files
Open the Run Time Files page.
Select Code from the left menu, then clicking the run time files link.
Select the files and publish them.
Click the check box next to the files you want to publish, then click the Publish button.
Unpublishing Run Time Files
Open the Run Time Files page.
Select Code from the left menu, then clicking the run time files link.
Select the files and unpublish them.
Select the checkbox next to the file(s) you want to unpublish, then select the Unpublish button.
Deleting Run Time Files
Open the Run Time Files page.
Select Code from the left menu, then clicking the run time files link.
Select the files and delete them.
Select the checkbox next to the file(s) you want to delete, then select the Delete Files button.
Last updated
Was this helpful?