Anyone got a good way of running Whisper as a CLI tool on a Mac? Ideally without having to compile something first I usually use MacWhisper but I have 20 MP3s to process so I'd rather use the terminal
OPEN SOURCE
-

LangGraph: Language Models Solve Olympiad Programming Benchmark
By
–
LangGraph: Can Language Models Solve Olympiad Programming? Last week, Princeton researchers released the USACO benchmark dataset and showed that a zero-shot GPT-4 agent only passes 8.7% of the questions. We've implemented this paper in LangGraph and created a tutorial
-
PyTorch API design constraints for computational efficiency
By
–
pytorch has a history of constraining API to be computationally efficient (in eager), in a "dont let user shoot themselves in the foot" kinda way. this is one of those constraints.
-

Apple OpenELM, Tesla AI, Gmail Assistant, Moderna OpenAI Partnership Today
By
–
Top stories in AI today: -Apple unveils OpenELM for on-device AI
-Elon Musk: Tesla is an AI company
-Unlock AI-assisted Gmail writing
-Moderna and OpenAI partner up
-6 new AI tools & 4 new AI jobs Read more: http://
therundown.ai/p/apple-goes-o
pen-source
… -
Quantization Evaluation Gap in LLM Model Versions
By
–
I still haven't seen a good evaluation of the differences between different quantized versions of why models to be honest – or even any good anecdotes about things that work and things that don't at different levels So I'm effectively flying blind when it comes to quantization
-

Red Hat Summit 2026: AI Insights with Partners and Customers
By
–
We are happy to be back at this year's Red Hat Summit, May 6–9. https://
redhat.com/en/summit We'll be alongside thousands of Red Hat partners, customers, and peers to learn and share the latest insights into AI with keynotes, breakout sessions, demos, and more. #RHSummit -
Combining DDP, bf16, gradcache and accelerate techniques
By
–
lol kind of. it was nontrivial for me to combine DDP, bf16, gradcache, and accelerate. maybe we could work together
-
Framework Features Beyond PyTorch Lightning Trainer
By
–
what would u expect from this kind of framework that u don’t get from eg pytorch lightning trainer?
-

Solving Long-Context LLaMA 3 by End of Day
By
–
By the end of today, I think we will have solved long-context LLaMA 3.