Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

"will humanity ever do a 10 million GPU pre-training run?" OpenAI CEO, Sam Altman, raises the question: oAI employee: there'll be 10m GPUs working together on an AI system that learns and performs tasks. however, the approach may shift from fully synchronous pre-training to "semi-synchronous" or more decentralized methods.

125,411 Aufrufe • vor 1 Jahr •via X (Twitter)

11 Kommentare

Profilbild von alby13
alby13vor 1 Jahr

don't forget that transformer architecture won't be around forever. you've got to think macro, on a longer timeline.

Profilbild von NICE
NICEvor 1 Jahr

Stay competitive by balancing cutting-edge AI with automation tools. Forrester shows how.

Profilbild von prabhu💢
prabhu💢vor 1 Jahr

Thats a massive scale it's exciting and kind of scary at the same time

Profilbild von XR Multiverse
XR Multiversevor 1 Jahr

ChatGPT has been around for 3 years and its still not able to return information without omitting half of it. Both OpenAI and Anthropic are horrible at the most important part of AI.

Profilbild von Ramón Guillamón
Ramón Guillamónvor 1 Jahr

using distributed computing. ex: using smartphones cpus - 8000/14000M

Profilbild von Bhaktavaschal Samal
Bhaktavaschal Samalvor 1 Jahr

10-million-GPU pre-training run is theoretically plausible but faces significant technical, economic, and ethical hurdles. potential benefits of such a system are immense, they however, must be weighed against the risks and resource costs involve. shift to asynchronous pre-training is not just plausible but necessary for scaling to 10 million GPUs reflects a broader evolution in ai infrastructure—one that prioritizes resilience, efficiency, and decentralization over rigid synchronization. this transition however requires solving novel challenges in optimization, system design, and governance and if successful, it could enable unprecedented ai capabilities while paving the way for more sustainable and democratized ai ecosystems.

Profilbild von Jeramie Baker
Jeramie Bakervor 1 Jahr

Could be done more effectively with my triadic designed systems in theory and sim's HUGE gains!

Profilbild von JayBird
JayBirdvor 1 Jahr

With a big enough nuclear reactor ☢️

Profilbild von Matthias Heger - AI acc ⏩
Matthias Heger - AI acc ⏩vor 1 Jahr

probably yes but gpus themselves will scale.

Profilbild von ぽいロード@音技術者
ぽいロード@音技術者vor 1 Jahr

twink

Profilbild von Xyber Man
Xyber Manvor 1 Jahr

gpus are outdated and not suited for ai google with their tpus will lead

Ähnliche Videos

New Course: Post-training of LLMs Learn to post-train and customize an LLM in this short course, taught by Banghua Zhu, Assistant Professor at the University of Washington University of Washington, and co-founder of @NexusflowX. Training an LLM to follow instructions or answer questions has two key stages: pre-training and post-training. In pre-training, it learns to predict the next word or token from large amounts of unlabeled text. In post-training, it learns useful behaviors such as following instructions, tool use, and reasoning. Post-training transforms a general-purpose token predictor—trained on trillions of unlabeled text tokens—into an assistant that follows instructions and performs specific tasks. Because it is much cheaper than pre-training, it is practical for many more teams to incorporate post-training methods into their workflows than pre-training. In this course, you’ll learn three common post-training methods—Supervised Fine-Tuning (SFT), Direct Preference Optimization (DPO), and Online Reinforcement Learning (RL)—and how to use each one effectively. With SFT, you train the model on pairs of input and ideal output responses. With DPO, you provide both a preferred (chosen) and a less preferred (rejected) response and train the model to favor the preferred output. With RL, the model generates an output, receives a reward score based on human or automated feedback, and updates the model to improve performance. You’ll learn the basic concepts, common use cases, and principles for curating high-quality data for effective training. Through hands-on labs, you’ll download a pre-trained model from Hugging Face and post-train it using SFT, DPO, and RL to see how each technique shapes model behavior. In detail, you’ll: - Understand what post-training is, when to use it, and how it differs from pre-training. - Build an SFT pipeline to turn a base model into an instruct model. - Explore how DPO reshapes behavior by minimizing contrastive loss—penalizing poor responses and reinforcing preferred ones. - Implement a DPO pipeline to change the identity of a chat assistant. - Learn online RL methods such as Proximal Policy Optimization (PPO) and Group Relative Policy Optimization (GRPO), and how to design reward functions. - Train a model with GRPO to improve its math capabilities using a verifiable reward. Post-training is one of the most rapidly developing areas of LLM training. Whether you’re building a high-accuracy context-specific assistant, fine-tuning a model's tone, or improving task-specific accuracy, this course will give you experience with the most important techniques shaping how LLMs are post-trained today. Please sign up here:

Andrew Ng

125,146 Aufrufe • vor 1 Jahr

Sam Altman says an AI will be a better CEO of OpenAI than he is, and that he expects it reasonably soon: "If we had an AI system that could do a better job at making decisions than anyone we could possibly have, be, say, president of the United States, would we, and like confidently, much better, would we politically or societally want that? It's very unclear. Most people I think today at least would say probably not." "Or, you know, like an AI CEO of a big company, would you rather have, I think it'd be awesome for OpenAI to have an AI CEO. But I think a lot of people would be like, ah, that's a little scary." "But I have no delusions that an AI will not be a better CEO of OpenAI than me at some reasonably soon time." "If that's true, and if some companies or countries don't do that, and others do, and AI is much better, like that will have a real impact in economic competitiveness, national competitiveness, things like that." "I think people will feel increasingly like, we either do worse, or we put the AI in more and more, influential positions." "I think people will always want human board members, and that's probably a really great idea." Read that third quote twice. He is not predicting this for other companies. He is saying it about his own job. Then look at the pressure he describes right after. Nobody has to be convinced that an AI CEO is a good idea. If one company hands over the decision and pulls ahead, everyone else picks between falling behind and doing the same. Competitive pressure does the deciding, and what most people would want stops mattering. His answer to that is human board members. I would take it. I also do not think it is enough on its own. A board oversees a CEO by reading what it is told, once a quarter. That works because a human CEO can be questioned, and thinks slowly enough for humans to follow along. What does a board actually check when the thing it oversees makes a thousand consequential calls a day? Nobody has built that. Not for a single AI system anywhere. - Sam Altman (Sam Altman), CEO of OpenAI, at TreeHacks 2026.

Karl Mehta

28,061 Aufrufe • vor 16 Tagen

The creator of High Bandwidth Memory (HBM) put a number on the AI build that should stop every infra investor cold. A cluster of a million GPUs runs at roughly 10-20% utilization (Save this). Kim Jung-ho spent thirty years building what feeds the GPU, and his claim is that the GPU is barely working. Here is what is actually happening. Every time a model generates output, the data has to be read out of memory, computed, and written back. The read and the write swallow almost the entire cycle. While that data moves, the GPU does nothing. It sits there, fully powered, fully paid for, waiting. By Kim's estimate the memory is doing only about 30 percent of the work it needs to do. The processor idles the rest. So a million installed GPUs run at 10 to 20 percent. You are not compute constrained. You are memory constrained, and the expensive part is standing around. Adding more GPUs does not fix this. It gives you more processors starving for the same data. Here is the part that decides the next decade. Memory can grow. When a cell cannot shrink any further, you stack it into a high-rise, layer on layer. A GPU cannot be stacked. It runs too hot and needs a cooler bolted to its back, so the one move that rescues memory is closed to the processor. The thing that can keep stacking compounds. The thing that cannot plateaus. The marginal dollar in an AI build now buys more by fixing the memory path than by bolting on another idle GPU. Which is why the companies that control memory bandwidth and supply are not suppliers to the AI trade. They are the AI trade.

Fireside Alpha

38,370 Aufrufe • vor 1 Monat