| # Third-Party Licenses | |
| This project vendors third-party source code listed below. | |
| ## Lightning-AI / pytorch-lightning | |
| - Component: `src/callbacks/lightning_weight_averaging.py` | |
| - Source repository: `https://github.com/Lightning-AI/pytorch-lightning` | |
| - Source file: `src/lightning/pytorch/callbacks/weight_averaging.py` | |
| - Pinned commit: `9bcba1c1e82b45e10f948dc28fc12f4cf04ab736` | |
| - License: Apache License 2.0 | |
| See `licenses/APACHE-2.0-LIGHTNING.txt` for the full license text. | |