pytorch-lightning

GitHub

Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.

Lightning (pytorch-lightning) MCP Server

Model Context Protocol (lightning) server

View all pytorch-lightning servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "lightning": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-lightning"
      ]
    }
  }
}