Update license metadata field

This commit is contained in:
Timothy Kassis
2025-12-31 15:10:41 -08:00
parent 2621ee329d
commit 9a89e01aba
143 changed files with 137 additions and 132 deletions

View File

@@ -1,6 +1,7 @@
---
name: pytorch-lightning
description: "Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training."
license: Apache-2.0 license
metadata:
skill-author: K-Dense Inc.
---