Загрузка видео...

Не удалось загрузить видео

На главную

OpenAI just leaked a model so powerful it triggered code red. And yes, it’s called Garlic. Here’s the 30-second breakdown so you actually understand why this matters → ✔ Google Gemini 3 crushed OpenAI in benchmarks ✔ ChatGPT usage dropped ✔ Sam Altman paused projects to build “Garlic” ✔...

114,491 просмотров • 7 месяцев назад •via X (Twitter)

Комментарии: 0

Нет доступных комментариев

Здесь появятся комментарии из оригинального поста

Похожие видео

Google just STOLE Apple away from OpenAI... And it might decide who wins the AI race. Apple announced a multi-year $1 billion deal with Google to power the next generation of Siri using Gemini AI. Not ChatGPT. Gemini. This is the same Apple that 18 months ago announced a partnership with OpenAI to integrate ChatGPT into iPhones. Everyone thought that meant OpenAI won. Turns out it was an audition. And OpenAI failed. Here's why: June 2024: Apple announces OpenAI partnership. Sam Altman tweets: "very happy to be partnering with apple." Media declares OpenAI the winner of the AI race. December 2025: Sam Altman issues "code red" at OpenAI. Tells everyone to pause everything and ship ChatGPT 5.2 faster. Why the panic? Google released Gemini 3 and it was actually good. January 2026: Apple picks Google. ChatGPT stays as an "optional feature" for complicated queries. But Gemini becomes the DEFAULT intelligence layer for 2 billion Apple devices. The financial reality: Apple pays OpenAI $0 But Apple pays Google $1 BILLION per year That's a verdict. The excuse OpenAI gave for why they did it for free was "exposure to millions of iPhone users." Which basically means "we couldn't negotiate worth shit." Meanwhile Google walked away with both the money AND the distribution. Why Google won: Infrastructure ownership. OpenAI runs on Microsoft's Azure cloud. That creates a dependency chain: Apple → OpenAI → Microsoft. 3 companies. 3 points of failure. Google owns its entire stack. One relationship. Zero middlemen. Apple's statement said Google's technology provides "the most capable foundation." Not "most innovative." Not "best partner." Most CAPABLE. In other words, OpenAI's tech couldn't handle the scale. The Alphabet boost: Google's stock hit $4 trillion market cap after the announcement. Up 65% in 2024 on AI momentum alone. This deal validates Google's pivot from "search company" to "AI infrastructure company." Now they power Samsung's Galaxy AI AND Apple's Siri. Billions of mobile devices running on Gemini. OpenAI's big problem here: Still no profit. Ever. Anthropic is stealing enterprise customers. DeepSeek launched a price war forcing ChatGPT to cut prices. GPT-5 was overhyped and underwhelming. Circular financing deals are getting scrutinized. And now Apple just downgraded them from partner to backup option. That "code red" in December? Too little, too late. The reality everyone's missing: This isn't about chatbot quality. It's about who owns the infrastructure to power billions of devices. Google proved it with Samsung. Now Apple. OpenAI proved it can build a viral product but can't scale it profitably. Very different skill sets. Elon called it "unreasonable concentration of power for Google." He's right. But that's exactly why Apple chose them. Apple doesn't want a startup partner. They want a utility provider. Google is now the default AI for Android AND iOS. OpenAI is relegated to opt-in queries for people who specifically request ChatGPT. That's the difference between infrastructure and feature. The next 12 months: Apple launches Gemini-powered Siri in spring 2026. If it works, every iPhone user defaults to Google's AI. ChatGPT becomes the thing people use when Siri can't answer. The backup plan. My takeaway for entrepreneurs watching this: Distribution beats innovation. Google didn't necessarily build a better chatbot. They built better infrastructure and negotiated better terms. OpenAI won the hype race. Google won the business war. What do you think can save OpenAI now?

Ricardo

50,663 просмотров • 6 месяцев назад

Which LLM reasons best when it doesn't have all the information? Enter LLM Poker Arena to find out. It's a Poker Playing benchmark where top reasoning models play Texas Hold'em poker against each other. Claude Opus 4.5, GPT-5.2, Gemini 2.5 Pro, and Grok 4 all sit at the same table and play full tournaments to see who finishes with the chips. Poker is very different when it comes to reasoning. It has to balance probabilistic reasoning, opponent modeling and make decisions under uncertainty. Poker is an interesting evaluation because it tests reasoning under incomplete information, something most coding benchmarks do not capture. In this tournaments the rules are: - Each LLM starts with $1,000 chips - Small and big blinds start at $25 / $50 - Blinds double every 3 minutes - All models run in their reasoning or thinking modes After the first 5 tournaments: - Claude Opus 4.5 with Thinking has 3 wins - GPT-5.2 has 2 wins - Grok 4 and Gemini 2.5 Pro have 0 wins Early results suggest Claude performs quite well at poker as well. Also five is a very small sample size. Planning to run many more tournaments, publish the full benchmark data and add a prediction market on top of it. Thanks for the suggestion clipz. Much more coming as part of Poker Cities !! This was built on Replit ⠕ using their AI integrations, which made it straightforward to connect Claude, GPT, and Gemini. What model do you think wins after 100 tournaments?

Anshul Dhawan

32,192 просмотров • 5 месяцев назад

Elon Musk just made one if the biggest moves in taking over the programming industry “SpaceX just bought Cursor for $60 billion. Do you realize how big this is? SpaceX went public — the biggest IPO in history. $75 billion raised, almost a $2 trillion valuation and the first thing to do with that money? Buy the most popular AI coding tool on the planet. Here's why that changes everything. Elon now owns 3 layers: the compute, Colossus data centers, the models, Grok through xAI, and now the tool that developers actually use every day. It's the full stack. And here's what makes Cursor different from Claude Code or Codex. Cursor is model agnostic. You can run Claude in it, GPT, Gemini, whatever model you want. It's not locked to any one company, and now it has SpaceX's resources behind it. Cursor said they were bottlenecked by compute. Well, that bottleneck has just been removed. $4 billion in annual revenue, over half the Fortune 500 already uses it, and now it's backed by a $2 trillion company. OpenAI has Codex, Anthropic has Claude Code, and now Elon has Cursor.” Let me break this down in simple terms Elon Musk now controls more of the full AI picture: - Massive computers, power (data centers like Colossus) - Smart AI models (Grok from xAI) - The actual tool millions of developers use every day (Cursor) For every day users this means Faster and smarter apps and websites in the future. More developers using powerful AI tools means new apps, games, websites, and features get built quicker and cheaper. This means better video games, smoother streaming, smarter phone apps and better programs For Developers they can describe what they want in plain English (“make a feature that does X”) and the AI handles more of the heavy lifting

Wall Street Apes

212,830 просмотров • 25 дней назад

Small Language Models (SML) are the future of AI. "Small" (SML) instead of "Large" (LLM). These small models are highly specialized models with superhuman abilities on specific tasks. Here are two techniques to build these models: • Spectrum • Model Merging I give you a short introduction in the attached video, but here is a quick summary: Spectrum helps us identify the most relevant layers to solve one specific task. We can ignore everything else and focus on fine-tuning these layers. Using Spectrum, we can fine-tune models in a heartbeat. Model Merging combines multiple models into a unique, much better model than any of the individual input models. You can also combine models specialized in different tasks and get a model with multiple abilities. This is the state of the art of productizing models. It's what Arcee.ai's platform does behind the scenes. Arcee collaborated with me on this post and is sponsoring it. There are three main steps to produce a model for your particular use case: 1. You create a dataset by uploading your data. 2. You train a model. At this step, Arcee uses Spectrum and Model Merging to produce a highly specialized model for your task. 3. You can deploy that model to any environment you want. Three important notes: • Training process is 2x faster and 2x cheaper than regular fine-tuning. • Resultant models are smaller and have higher accuracy. • They create these specialized models from open-source models. Check this site so you can fully appreciate how this works: If you want to fine-tune an open-source model, consider Arcee's platform. This is the state of the art.

Santiago

164,162 просмотров • 2 лет назад

OpenAI just announced API access to o1 (advanced reasoning model) yesterday. I'm delighted to announce today a new short course, Reasoning with o1, built with OpenAI, and taught by Colin Jarvis, Head of AI Solutions at OpenAI, to show you how to use this effectively! Unlike previous language models which generate output directly, o1 “thinks before it responds,” and generates many reasoning tokens before returning a more thoughtful and accurate response. It is great at complex reasoning -- including planning for agentic workflows, coding, and domain-specific reasoning in STEM fields like law. But how you should use it is quite different from other LLMs. I think o1 will be a game changer for many AI applications; and in this course, you'll learn how to use it effectively. In detail, you’ll: - Learn to recognize what tasks o1 is suited for, and when to use a smaller model, or combine o1 with a smaller model - Understand the new principles of prompting reasoning models: Be simple and direct; no explicit chain-of-thought required; use structure; show rather than tell - Implement multi-step orchestration in which o1 plans, and hands tasks over to gpt-4o-mini to execute specific steps; this illustrates a design pattern to optimize intelligence (accuracy) and cost - Use o1 for a coding task to build a new application, edit existing code, and test performance by running a coding competition between o1-mini and GPT 4o - Use o1 for image understanding and learn how it performs better with a "hierarchy of reasoning," in which it incurs the latency and cost upfront, preprocessing the image and indexing it with rich details so it can be used for Q&A later - Learn a technique called meta-prompting, in which you use o1 to improve your prompts. Using a customer support evaluation set, you'll iteratively use o1 to modify a prompt to improve performance You'll also learn about how OpenAI used reinforcement learning to produce a model that uses "test-time compute" to improve performance. I think you'll find this course enjoyable and valuable. Please sign up for it here:

Andrew Ng

357,661 просмотров • 1 год назад