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.