Llm Fine Tuning
MCP Serverby omer-metin · Added 5mo ago
Claude
11
Install
git clone https://github.com/omer-metin/skills-for-antigravityAdd to Claude
claude mcp add llm-fine-tuningQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"llm-fine-tuning": {
"command": "npx",
"args": [
"@modelcontextprotocol/llm-fine-tuning"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use when adapting large language models to specific tasks, domains, or behaviors - covers LoRA, QLoRA, PEFT, instruction tuning, and full fine-tuning strategiesUse when ", " mentioned.
Tags
ai-mlskill