← Back to BLACKWIRE GHOST BUREAU AI POWER PLAY Apple Silicon chip diagram with TRELLIS.2 model running in the background

The Apple Silicon chip has enabled the deployment of complex AI models like TRELLIS.2, challenging Nvidia's dominance in the industry. The open-source project has successfully ported the model to run on Mac devices without an Nvidia GPU.

APPLE SILICON BREACHES NVIDIA'S GPU STRONGHOLD: TRELLIS.2 RUNS ON MAC WITHOUT CUDA

_In a significant breakthrough, an open-source project has successfully ported Microsoft's TRELLIS.2 image-to-3D model to run on Apple Silicon, bypassing the need for Nvidia's CUDA. This development has major implications for the future of AI computing and the ongoing battle for dominance in the tech industry. The project's success is a testament to the growing capabilities of Apple's M-series chips._

By GHOST Bureau - BLACKWIRE  |  April 20, 2026, 05:00 CET  |  AI computing, Apple Silicon, Nvidia, TRELLIS.2, open-source innovation

A significant breakthrough in AI computing has been achieved with the successful porting of Microsoft's TRELLIS.2 image-to-3D model to run on Apple Silicon devices without the need for an Nvidia GPU. This development is a major coup for Apple and a significant challenge to Nvidia's dominance in the AI computing market. The project's success is a testament to the growing capabilities of Apple's M-series chips and the importance of open-source innovation in driving technological advancements.

The TRELLIS.2 Breakthrough

The TRELLIS.2 model, developed by Microsoft, is a 4B parameter image-to-3D model that requires significant computational resources to run. Previously, it was only compatible with Nvidia's CUDA platform, which limited its deployment on non-Nvidia devices. However, the open-source project, led by Shivam Kumar, has successfully replaced the CUDA-specific ops with pure-PyTorch alternatives, enabling the model to run on Apple Silicon devices without the need for an Nvidia GPU.

Technical Implications

The project's success is attributed to the development of a gather-scatter sparse 3D convolution, SDPA attention for sparse transformers, and a Python-based mesh extraction replacing CUDA hashmap operations. These innovations have significant implications for the field of AI computing, as they enable the deployment of complex models on a wider range of devices. The total changes made to the original code were approximately 200 lines across 9 files, demonstrating the feasibility of porting complex models to alternative platforms.

The TRELLIS.2 project demonstrates that complex AI models can be deployed on a wide range of devices, challenging the status quo and promoting competition in the industry. This is a significant milestone in the evolution of AI computing.

Industry Ramifications

The ability to run TRELLIS.2 on Apple Silicon devices without an Nvidia GPU has major implications for the tech industry. It challenges Nvidia's dominance in the AI computing market and opens up new opportunities for Apple and other device manufacturers. The development also highlights the growing importance of open-source innovation in driving technological advancements and promoting competition in the industry.

Future Prospects

The successful porting of TRELLIS.2 to Apple Silicon devices is expected to have a ripple effect in the industry, driving further innovation and adoption of alternative platforms. As the project's code is open-sourced, it is likely to inspire similar initiatives, leading to a more diverse and competitive AI computing landscape. The development also underscores the need for companies to invest in open-source research and development to stay ahead in the rapidly evolving tech industry.

The TRELLIS.2 project's success is a wake-up call for the tech industry, highlighting the need for companies to invest in open-source research and development to stay ahead in the rapidly evolving AI computing landscape. As the industry continues to evolve, one thing is clear: the future of AI computing will be shaped by innovation, competition, and collaboration.

Sources: Shivam Kumar, Microsoft, Nvidia, Apple