Search papers, labs, and topics across Lattice.
IndustryForge-27B enhances the Qwen3.5-VL-27B model by integrating six specialized industrial CAD sub-corpora, totaling approximately 52,000 multimodal samples, to address the unique challenges of automating CAD design and manufacturing. This model significantly outperforms both general-purpose multimodal models and the closed-source GPT-5.4 across four CAD-domain benchmarks, achieving an average improvement of 33.65 percentage points while maintaining performance on general-capability tasks. The development of IndustryForge-27B establishes a robust foundation for future industrial-agent projects, facilitating a comprehensive approach to CAD design and software operation.
Outperforming GPT-5.4, IndustryForge-27B achieves a remarkable 33.65 percentage point lift in CAD-specific tasks, setting a new standard for multimodal models in industrial applications.
Automating industrial CAD design and manufacturing places distinctive demands on multimodal foundation models: the model must see engineering drawings and 3D geometry screenshots, write correct parametric-modelling scripts and Windows COM API code, and cover the full range from single parts to assemblies. General-purpose multimodal models fall short on these tasks, while single-task fine-tuning is too narrow to support the diverse calls that upper-layer agents issue. We build IndustryForge-27B on top of Qwen3.5-VL-27B by curating and integrating six industrial-CAD sub-corpora totalling $\sim$52k multimodal samples---CAD Visual QA (CAD-VQA), parametric CAD code (text2cadquery), assembly-level CAD code (text2cadquery-assembly), and three COM sub-corpora for Inventor / SolidWorks (com_2d / com_3d / com_assembly)---and training with a unified multi-task SFT recipe. Across four CAD-domain benchmarks IndustryForge-27B lifts the base model by $+33.65$~pp on average and outperforms the strong closed-source model GPT-5.4 on all four; across eleven general-capability benchmarks it retains, and slightly improves upon, the base model ($+1.56$~pp mean, no catastrophic forgetting). IndustryForge-27B will serve as the common substrate for downstream industrial-agent projects, providing a unified starting point for a full-stack industrial agent that spans from CAD design to industrial-software operation, from parts to assemblies, and from single-shot generation to closed-loop self-improvement.