unsloth-mcp-server

unsloth-mcp-server

2

Unsloth MCP Server is a server for the Unsloth library, aimed at enhancing the efficiency of fine-tuning large language models with improved speed and reduced memory usage. It supports multiple model types and provides a simple API for various model operations.

check_installation

Verify that Unsloth is installed correctly

list_supported_models

List all supported models

load_model

Load pretrained models and optimize them

finetune_model

Fine-tune the model using LoRA/QLoRA technology

generate_text

Generate text using fine-tuned models

export_model

Export the model to multiple formats