OtotaO_unsloth-mcp-server
If you are the rightful owner of OtotaO_unsloth-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for Unsloth - a library that makes LLM fine-tuning 2x faster with 80% less memory.
check_installation
Verify if Unsloth is properly installed on your system.
list_supported_models
Get a list of all models supported by Unsloth, including Llama, Mistral, Phi, and Gemma variants.
load_model
Load a pretrained model with Unsloth optimizations for faster inference and fine-tuning.
finetune_model
Fine-tune a model with Unsloth optimizations using LoRA/QLoRA techniques.
generate_text
Generate text using a fine-tuned Unsloth model.
export_model
Export a fine-tuned Unsloth model to various formats for deployment.