Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Neural Software talk I gave at GTC this year. The demo from this presentation is a basic Neural OS I wrote in July of 2024 inspired by Andrej Karpathy's 'LLM OS' post. Lambda's secret mission is to replace all of world's software with neural networks.

17,710 görüntüleme • 1 yıl önce •via X (Twitter)

11 Yorum

stephen balaban profil fotoğrafı
stephen balaban1 yıl önce

To really get there, we'll eventually need a few more things: 1. Faster and more powerful multi-modal models. 2. Byte-level encoding instead of token-based encoding. 3. Explicitly encoded sense of time in the neural network. 4. More work on both longer context windows and shared context between systems. The first is obvious: this stuff needs to run at 120Hz, not 0.1Hz and we need it to be able to generate text, image/video, audio waveforms, maybe even some form of direct access to generating radio signals. Byte-level encoding means that we can simplify the development of hardware / device drivers. Simply blit a bytestream from the device into the temporal context of the Neural OS and it should be able to figure everything out just from how the bytestream changes over time. You might prompt something like "this bytestream is coming from my mouse, please let me use it as a mouse, it has two buttons and a scroll wheel". A true sense of time seems important. Right now every 'tick' of the Neural OS clock is based on either user input or the LLM requesting an action to take place. It would be great to dis-entangle this explicit 'tick' and make the Neural OS feel more like a high FPS video game instead of a tick-by-tick text based dungeon crawler. People can do things like 'wait for 10 seconds' by counting aloud in their head, we need our Neural OS to be able to do the same thing. In our first demo of this, we networked multiple neural operating systems together and created a chat room. There is a lot of space to explore around building shared context between multiple networked neural operating systems. Finally, it's clear that there are some things that make a lot of sense to encode as squishy neural software, some things make no sense at all. For example, we probably shouldn't attempt to implement encryption in the mind of the LLM. Generally, I've found that software that is easy for you to 'run' in your own mind with only a piece of paper as a scratch pad is software that 'runs well' in a neural OS--and vice-versa. We do a good job of running the 'game of chess' program in our heads when we play chess. But try doing an MD5 hash in you head, it's not as easy. :)

ksminnovation profil fotoğrafı
ksminnovation1 yıl önce

Galit Perez of KSM – Maccabi Healthcare Services joined the PANCAID General Assembly at the European Parliament to advance early pancreatic cancer detection. As an Israeli partner, KSM provides biosamples and clinical insights to help develop a minimally invasive blood test.

Harrison Kinsley profil fotoğrafı
Harrison Kinsley1 yıl önce

@karpathy Looking forward to buying the Lambda workstation running a Neural OS.

Reginaldojs Laporshamk profil fotoğrafı
Reginaldojs Laporshamk1 yıl önce

@karpathy @takumi_mastery さんのアドバイス、実践して大成功。 投資タイミングの見極めが上手い。 焦らずに投資できるようになった。 これからも一緒に相場と向き合いたい。

ChatableApps profil fotoğrafı
ChatableApps1 yıl önce

@karpathy Sounds like Lambda's trying to make all our apps as moody as my ex! Good luck debugging that!

TH_DA profil fotoğrafı
TH_DA1 yıl önce

@karpathy the desktop themes 😂 cool stuff! Bullish for OS companies in the AI race?

TH_DA profil fotoğrafı
TH_DA1 yıl önce

@karpathy it is interesting how that conflicts with the 'model inference cost going to 0, all hail the software layer' narrative.

Raleigh St. Capital profil fotoğrafı
Raleigh St. Capital1 yıl önce

@trsohmers @karpathy Loved this! Made me think of how humans are constantly upgrading their cognitive abilities and then applying to their known capabilities. Prompt for walking at 5yo or 30yo may be the same but executed differently

techno-utopian🥭propagandist profil fotoğrafı
techno-utopian🥭propagandist1 yıl önce

@karpathy Maybe the future you're describing us 10 to 20 months away. Accelerate.

Ankit Pasi profil fotoğrafı
Ankit Pasi1 yıl önce

@karpathy Great presentation, and very interesting proof of concepts demonstrated! This takes aligning software to work with agentic AI, that Andrew Ng spoke of, to a whole new level – using AI as the software.

Nigel Higgs profil fotoğrafı
Nigel Higgs1 yıl önce

@karpathy I don’t understand why you would want the neural os? What makes it better or useful to have nn as an os?

Benzer Videolar

AI's Secret Pattern: The Surprising Role of Fractals in Neural Networks In the realm of artificial intelligence (AI), a groundbreaking discovery has emerged, challenging our conventional understanding of neural network training and optimization. This revelation centers around the identification of fractal patterns at the boundary between trainable and untrainable neural network hyperparameters, presenting a series of profound implications and avenues for further research. Fractals, known for their intricate, self-similar patterns that recur at every scale, have long fascinated mathematicians and scientists alike. Typically associated with simple, one-dimensional iterative functions, the appearance of fractals within the complex, multivariate domain of neural network training introduces a striking contrast. The organic and asymmetric nature of these fractals, as derived from the training processes, suggests a deeper, unexplored connection between the mathematical properties of fractals and the functional dynamics of neural networks. The study’s focus on two-dimensional slices of hyperparameter space barely scratches the surface of the complexity inherent in neural networks, which are characterized by a vast array of hyperparameters. The existence of fractals in this context hints at an underlying high-dimensional structure, a concept that challenges our current capabilities and understanding. Extending fractal analysis to these higher dimensions represents a significant, yet exciting, challenge that could illuminate new aspects of neural network behavior and learning capabilities. An unexpected finding from the research is the persistence of clean fractal patterns even in the presence of stochastic elements introduced during minibatch training. This resilience suggests a parallel to Lyapunov fractals, where the iterative process involves randomly changing functions. This phenomenon prompts a reevaluation of how stochastic and deterministic processes influence fractal formation within neural networks, potentially offering new insights into the fundamental mechanisms of learning and adaptation. From a practical standpoint, the fractal nature of the boundary between trainable and untrainable hyperparameters has significant implications for the field of metalearning. The chaotic behavior of the meta-loss landscape, attributed to its extreme sensitivity, presents a formidable challenge for algorithms designed to optimize hyperparameters. Understanding the fractal characteristics of this landscape could provide valuable guidance for navigating its complexities, ultimately improving the efficiency and effectiveness of metalearning strategies. Beyond the technical and theoretical implications, the discovery also reveals an unexpected aesthetic dimension to neural network fractals. The visual beauty and meditative qualities of these patterns offer a unique opportunity to engage with the material in a deeply personal and contemplative manner. This aspect suggests potential psychological and physiological benefits from exposure to the intricate designs of neural network fractals, opening up novel intersections between technology, art, and well-being. In conclusion, the identification of fractal patterns within neural network hyperparameter spaces unveils a fascinating new frontier at the intersection of fractal geometry and deep learning. This discovery not only challenges existing paradigms but also opens up myriad possibilities for mathematical characterization, algorithmic development, and even subjective exploration. As researchers continue to delve into this rich vein of inquiry, the promise of uncovering new knowledge and advancing our understanding of neural networks and their training processes remains as compelling as ever.

Carlos E. Perez

133,529 görüntüleme • 2 yıl önce