LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
LMFlow MCP Server
MCP server for OptimalScale/LMFlow
Ready-to-Use Client Configurations
{
"mcpServers": {
"LMFlow": {
"command": "npx",
"args": [
"-y",
"@OptimalScale/LMFlow"
]
}
}
}