TuFTยถ
TuFT (Tenant-unified Fine-Tuning) is a multi-tenant platform that lets multiple users fine-tune LLMs on shared infrastructure through a unified API. Access it via the Tinker SDK or compatible clients.
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/agentscope-ai/tuft/main/scripts/install.sh)"
For more installation options (PyPI, source, Docker), see the Installation Guide.
๐ No GPU? No problem!
You donโt need to own a GPU to run TuFT. Deploy it to a pay-as-you-go cloud provider โ Modal (serverless, scale-to-zero) or Lambda Cloud, then fine-tune from your laptop. See the Deployment guides.