marco25d/finetuning4all
A universal CLI tool for fast and easy fine-tuning of conversational LLMs. Focus on your dataset without wasting time on server configuration, deployment, or complex tuning setups.
Platform-specific configuration:
{
"mcpServers": {
"finetuning4all": {
"command": "npx",
"args": [
"-y",
"finetuning4all"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...