flâneur — a map of the web's best reading

Training LLMs to use Photoshop | Mickey Labs

mickeylabs.com · 1,800 words · saved by 1 readers

Frontier models are getting better at computer use, but they remain too slow and too expensive to use within creative software. Designing a movie poster in Photoshop can take hundreds of turns, and every step through a frontier API adds latency and cost. We wanted to see if a fine-tuned lower-cost model could do the same work faster and cheaper. In this post, we show that a simple training recipe can fine-tune Qwen 3.6 27B to match Sonnet 4.6 and approach GPT-5.4 on basic photo-editing tasks. We post-trained the base model on Tinker: first with SFT on frontier trajectories, then with RL in PhotopeaBench, a new internal eval and environment. Our fine-tuned model reaches 96% of GPT-5.4's quality at two-thirds the cost, and slightly exceeds Sonnet 4.6 in performance for about 4x cheaper. PhotopeaBench is a benchmark and reinforcement learning environment for basic tool use and composition in photo-editing software. We originally designed the benchmark around Adobe Photoshop, but meaningfu

Our fine-tuned (SFT + RL) Qwen 3.6 27B model executing the x-03-batman-campus task from the held-out eval set, running entirely through basic computer-use primitives: click, drag, type, key. The video is sped up. Introduction PhotopeaBench Training Recipe Supervised Finetuning Reinforcement Learning Benchmarks Conclusion Future Work Frontier models are getting better at computer use, but they remain too slow and too expensive to use within creative software. Designing a movie poster in Photoshop can take hundreds of turns, and every step through a frontier API adds latency and cost. We wanted

Explore this link on the map →

related reading