Tinker SDK Backend
The Tinker backend uses Tinker’s hosted inference and training APIs. No local GPU is required. Training runs againstQwen/Qwen3-30B-A3B via API credits.
Requirements
- Docker and Docker Compose
- Python 3.11+ and uv
- A Tinker API key from tinker-console.thinkingmachines.ai/keys
- A Telegram bot token from @BotFather
Installation
1
Clone and install
2
Configure environment
.env.tinker and set TELEGRAM_BOT_TOKEN and TINKER_API_KEY.3
Start the stack
4
Verify
Services
Configuration
These variables are set in.env.tinker.
For the full Hydra config and all environment variables, see the Configuration Reference.

