Search

Tag: #optimizer6 results

⚙️

DeepSpeed Now Supports Muon Optimizer

DeepSpeed has officially integrated support for the Muon optimizer, a high-performance optimization algorithm gaining traction among frontier AI labs. This update allows developers to leverage Muon's efficiency within the established DeepSpeed ecosystem.

PyTorch BlogMediaJun 3#optimizer#model-training
🔬

Weber Optimizer Powers Autonomous ML Fork

Fork of karpathy/autoresearch introduces Weber electrodynamic optimizer adapting learning rates via physics-inspired velocity and acceleration. Adds hardware entropy seeding from RTL-SDR, multi-provider AI agent harness with tools, and multi-GPU support. Merged community experiments improve baseline val/bpb from 0.9979 to 0.9697.

Reddit r/MachineLearningCommunityMar 18#optimizer#hardware-entropy#ai-agents
⚙️

Rose: Low-VRAM PyTorch Optimizer Launch

Rose is a new stateless PyTorch optimizer with ultra-low VRAM (less than 8-bit AdamW), fast convergence, and strong generalization, licensed Apache 2.0. Benchmarks on MNIST show competitive accuracy despite sometimes higher training loss but lower validation loss. Easy to use for ML training with minimal memory overhead.

Reddit r/MachineLearningCommunityApr 24#optimizer#low-vram#stateless
🔬

Why Is Muon Only for Transformers?

Muon optimizer gained traction in LLM training but sees little use beyond Transformers, like in ConvNets. Despite a Cifar-10 speed record at announcement, searches yield no results. Post speculates on scalability issues or overlooked papers.

Reddit r/MachineLearningCommunityMar 31#optimizer#transformers#convnets