20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"litgpt": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-litgpt"
]
}
}
}