Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

A quick video about how Come-from-Beyond discovered that you can actually break any Large Language Model by trolling it with complex questions. It is called a "Zero Delta" exploit and all LLM models are susceptible to it. I managed to recreate this on Grok and the video shows the...

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

8 Yorum

BOB Armstrong profil fotoğrafı
BOB Armstrong1 yıl önce

@c___f___b That's brilliant 🤯 So these LLM's are just super fast at searching huge amounts of data to give the best answer that fits the question. Fake AGI Unlike AIgarth that creates its own data that will give the answer. TruE-AGI

retrodrive ⛏ profil fotoğrafı
retrodrive ⛏1 yıl önce

@c___f___b AIGarth = a lot of output with limited data. LLM = not enough data to consume to get significantly better at this point. LLM needs whole new redesign to keep growing.

Vincent ױ profil fotoğrafı
Vincent ױ1 yıl önce

@Joshkirby710 @c___f___b Qubic >>>>>

Francky_Ray 'l profil fotoğrafı
Francky_Ray 'l1 yıl önce

@c___f___b Wait what I broke Grok I think 🤭

retrodrive ⛏ profil fotoğrafı
retrodrive ⛏1 yıl önce

@c___f___b Can't translate that from screenshots :)

Rainmaker profil fotoğrafı
Rainmaker2 yıl önce

Can Machine Learning beat the market? Check out this post on my free Substack where I share code and commentary for an XGBoost model and a Random Forest model that both deliver powerful performances.

WXW Pokémon Xl profil fotoğrafı
WXW Pokémon Xl1 yıl önce

@c___f___b $qubic its the future !! LLM are like nft will vanish !!

Isdora John profil fotoğrafı
Isdora John1 yıl önce

@c___f___b Great video 💯💯

Benzer Videolar

In this post I will explain why people become borderline religious when they discover Qubic. Now with video. Please repost. I want people to learn about QUBIC. The ecosystem consists of 3 separate universes: AI, Mining, and Tickchain. AI is the primary product and purpose of QUBIC and it is supported by Mining to train the AI and by Tickchin for validation and decentralization. Here is how this whole thing works: AI: Let’s start with the AI. The main purpose of QUBIC is creating AGI (Artificial General Intelligence). It’s a type of AI that can self-develop, set tasks, grow, and learn on its own—much like the human brain does. This product is called AIGarth and it uses many cool ideas where AIs can create their own agents and have them compete against one another to evolve. It is basically robots creating robots with the survival-of-the-fittest evolution approach. Very impressive and thought out. To develop such an AI there are several requirements that even the industry giants like OpenAI, Microsoft, and Tesla are missing. One of them is the data processing for AI training. I mean they have their Datacenters, but those are only good enough to train limited Large Language Models such as ChatGPT and Grok. Mining / Training: Now QUBIC solves this problem with its mining architecture. Keep in mind, mining in QUBIC does not secure the chain, primarily it provides the processing power for training the AI. In a sense, QUBIC mining creates the largest distributed datacenter in the world, where individual miners provide their computers for training the AI and get paid with newly issued QUBIC coins. This way QUBIC gets constantly increasing processing power without having to really pay for the infrastructure. And here is another impressive bit of info. QUBIC’s distributed mining network currently ranks above the #1 supercomputer in the world - El Capitan. QUBIC Tickchain The QUBIC chain ties its AI and Mining together to create decentralization, the reward system for miners, it acts as a decision voting system for future development, and it allows AIGarth to function independently through Smart Contracts. In this summary I will not go over the specifics of QUBIC Tickchain. It’s pretty complex so it will be a separate post. Now, it’s an absolute genius piece of tech, which I consider the most advanced product within crypto industry. It is important to know that QUBIC chain runs directly out of Random Access Memory of its validators. It has instant finality and acts as its own operating system. That allows for speeds only bound by current hardware capabilities and it only increases as technology progresses. As I am writing this, QUBIC Tickchain is fully functional and it already hosts several smart-contract based web3 applications. QUBIC has designed its chain to be this fast for a single purpose, to give its future AI the speed it needs to evolve and to react quickly to the outside world. Ilya Shutskever the scientist, who developed ChatGPT clearly states that next generation superintelligence will make decisions in split second with less data. I believe QUBIC is that next generation. Why QUBIC? So out of the sea of AI projects in crypto why is QUBIC my #1 pick? Well, the first reason is that QUBIC is a unicorn AI startup that happens to use blockchain tech to reach it’s goals. In the real world of Venture Capital it would be fully funded instantly and you would not be invited. Second reason is that the industry admits that Large Language Models have plateaued. Even with enough processing power there is only so much information they can add to their data. Even Google CEO admits that. New approach is needed because the future progress is not possible with LLMs. The third reason is because Large Language Models will not create true AGI. It is evident by Ilya Shutskver latest presentation. Sam Altman of OpenAI is trying to change the definition of what is considered AGI just to lower the plank for his own product. Microsoft’s AI chief is now claiming that it would take 10 years to reach AGI, while QUBIC aims to do this in 2027. All these big players are using wrong technology for what they are trying to achieve and there isn’t enough investor funding for them to pivot. The fourth reason is that QUBIC is headed by Sergey Ivancheglo and 2 renowned AI scientists. Many claim Segey is the creator of Bitcoin. He was the 3rd person to mine bitcoin, he invented Proof of Stake consensus, which Ethereum uses now, he ran the first ICO, and he created 2 of the top gainers in crypto NXT and IOTA. QUBIC is his grand finale after 12 years of development and trials. I am including links below the post as the proof of my claims. Thank you for your time. Please live a like or a comment. It helps me continue making these extensive posts and videos.

retrodrive ⛏

24,639 görüntüleme • 1 yıl önce

This is probably the most complex workflow I’ve ever built, only with open-source tools. It took my 4 days. It takes four inputs: author, title, and style; and generates a full visual animated story in one click in ComfyUI . I worked on it for four days. There are still some bugs, but here’s the first preview. Here’s a quick breakdown: - The four inputs are sent to LLMs with precise instructions to generate: first, prompts for images and image modifications; second, prompts for animations; third, prompts for generating music. - All voices are generated from the text and timed precisely, as they determine the length of each animation segment. - The first image and video are generated to serve as the title, but also as the guide for all other images created for the video. - Titles and subtitles are also added automatically in Comfy. - I also developed a lot of custom nodes for minor frame calculations, mostly to match audio and video. - The full system is a large loop that, for each line of text, generates an image and then a video from that image. The loop was the hardest part to build in this workflow, so it can process either a 20-second video or a 2-minute video with the same input. - There are multiple combinations of LLMs that try to understand the text in the best way to provide the best prompts for images and video. - The final video is assembled entirely within ComfyUI. - The music is generated based on the LLM output and matches the exact timing of the full animation. - Done! For reference, this workflow uses a lot of models and only works on an RTX 6000 Pro with plenty of RAM. My goal is not to replace humans, as I’ll try to explain later, this workflow is highly controlled and can be adapted or reworked at any point by real artists! My aim was to create a tool that can animate text in one go, allowing the AI some freedom while keeping a strict flow. I don’t know yet how I’ll share this workflow with people, I still need to polish it properly, but maybe through Patreon. Anyway, I hope you enjoy my research, and let’s always keep pushing further! :)

Lovis Odin

58,571 görüntüleme • 9 ay önce

I asked Garry Tan how to use meta prompting to get better at AI: "My partners at YC Jared Friedman and Pete Koomen showed me how to do this. You can take almost anything that you do all the time and just drop it into a context window. And then say, “Here’s a bunch of inputs and outputs." And maybe you also add a bunch of notes. And then you tell it, “Write me a prompt that can act as an agent that takes this input and makes this output over here.” You can do this for almost any type of knowledge work. And you can even introspect. "What are things you notice that I did to convert this from the input to the output?”. And then you can just start using the prompt. Initially, it’s going to suck. Because it’s just not that smart yet. But what’s funny is now, I also use it to Iterate my writing. You can be very direct, "I would never say that", "Don’t say it like this", or "Oh, you used the long word there, use the short word". Just speak to it conversationally. And then when you're happy with the output, you can use that new output to make a new prompt. "Based on this conversation, give me a better initial prompt that incorporates all the things we talked about." And you can do this with literally everything. And in theory, there’s so much it applies to that people do day-to-day. You could use it for tweets. You could use it for editing podcasts. You can use it for pretty much everything. I have a folder of prompts that I use all the time. My YouTube prompt is on v27 or something. I'll go through this process with all the different max models. I'll use GPT 5.2 Pro. I’ll use Grok. I'll use Claude. Then, I’ll take all the outputs from all the models and put them into Claude and say "Here’s my prompt, here’s the output from four LLMs, including yourself. Rate each response and tell me what the pros and cons of each approach are." And I usually say "give it to me in numbered form". And then you can agree with one, disagree with two, tell it three is this or that. And then after that, you say given all of this, synthesize it."

The Peel

51,632 görüntüleme • 4 ay önce