Clean description fields

This commit is contained in:
Timothy Kassis
2026-01-05 14:29:10 -08:00
parent 9cb0c2f934
commit 5ef0ccddc2
74 changed files with 74 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
---
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."
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.