Show HN:TRELLIS.2 图像转3D模型在Mac Silicon上运行——无需Nvidia GPU
我将微软的TRELLIS.2(40亿参数图像转3D模型)移植到苹果芯片上,通过PyTorch MPS运行。原始版本需要CUDA及专用硬件加速库,而我的版本用纯PyTorch替代方案实现了相同功能,在M4 Pro上约3.5分钟生成40万顶点网格,支持离线运行。
我将微软的TRELLIS.2(40亿参数图像转3D模型)移植到苹果芯片上,通过PyTorch MPS运行。原始版本需要CUDA及专用硬件加速库,而我的版本用纯PyTorch替代方案实现了相同功能,在M4 Pro上约3.5分钟生成40万顶点网格,支持离线运行。
The article provides a command-line recipe for transcribing audio files on macOS using the Gemma 4 E2B model with MLX and mlx-vlm. It demonstrates the transcription of a 14-second WAV file, noting minor misinterpretations in the output.