Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

My thoughts on Grok 3 after 24hrs: - it’s *really* good for code - context window is HUGE - utilizes context extremely well - great at instruction following (agents!) - delightful coworker personality Here’s a 5min demo of how I’ll be using it in my code workflow going forward.

2,897,713 görüntüleme • 1 yıl önce •via X (Twitter)

12 Yorum

Mckay Wrigley profil fotoğrafı
Mckay Wrigley1 yıl önce

As mentioned it’s the 1st non o1-pro model that works with my workflow here:

Mckay Wrigley profil fotoğrafı
Mckay Wrigley1 yıl önce

Regarding my agents comment: I threw a *ton* of highly specific instruction based prompts with all sorts of tool calls at it. Nailed every single request, even on extremely long context. So I suspect when we get API access it will be an agentic powerhouse.

Mckay Wrigley profil fotoğrafı
Mckay Wrigley1 yıl önce

It appears they may be doing some form of context truncation behind the scenes? Context summarization maybe? The web app does not error out on context until about 1M tokens, but an xAI employee says its context window is 128k tokens. This would make it 1:1 with o1 pro.

Mckay Wrigley profil fotoğrafı
Mckay Wrigley1 yıl önce

Overall I’m just thrilled to be living in a world with so many great companies making so many great models. OpenAI, Anthropic, xAI, and Google are all making exceptionally great models and I’m a very happy user/customer of each. Great multi-model world to be living in :)

Matt Figdore profil fotoğrafı
Matt Figdore2 yıl önce

This is the biggest productivity cheat code right now. Kiss reading documents goodbye. You can get an instant summary of any document with this tool.

Lorenzo profil fotoğrafı
Lorenzo1 yıl önce

@iruletheworldmo Trade talk, real-time. @XFlowChat.

John Schoenith profil fotoğrafı
John Schoenith1 yıl önce

Love RepoPrompt @pvncher

Mckay Wrigley profil fotoğrafı
Mckay Wrigley1 yıl önce

@pvncher Eric is the goat

internetVin profil fotoğrafı
internetVin1 yıl önce

This is cool. I'm excited to run my own experiments with Code Gen and grok 3. I'm assuming all of this isn't built into Cursor yet, right.

Mckay Wrigley profil fotoğrafı
Mckay Wrigley1 yıl önce

No Cursor integration just yet

Kay profil fotoğrafı
Kay1 yıl önce

grok is super underrated IMO

Mckay Wrigley profil fotoğrafı
Mckay Wrigley1 yıl önce

It’s extremely good

Benzer Videolar

New short course: Building Code Agents with Hugging Face smolagents! Learn how to build code agents in this course, created in collaboration with Hugging Face, and taught by Thomas Wolf, its co-founder and CSO, and m_ric, Hugging Face’s Project Lead on Agents. Tool-calling agents use LLMs to generate multiple function calls sequentially to complete a complex sequence of tasks. They generate one function call, execute it, observe, reason, and decide what to do next. Code agents take a different approach. They consolidate all these calls into a single block of code, letting the LLM lay out an entire action plan at once, which can be executed efficiently to provide more reliable results. You’ll learn how to code agents using smolagents, a lightweight agentic framework from Hugging Face. Along the way, you’ll learn how to run LLM-generated code safely and develop an evaluation system to optimize your code agent for production. In detail, you’ll learn: - How agentic systems have evolved, gaining greater levels of agency over time—and why code agents are a next step. - How code agents write their actions in code. - When code agents outperform function-calling agents. - How to run code agents safely in your system using a constrained Python interpreter and sandboxing using E2B. - To trace, debug, and assess the code agent to optimize its behaviours for complex requests. - How to build a research multi-agent system that can find information online and organize it into an interactive report. By the end of this course, you’ll know how to build and run code agents using smolagents, and deploy them safely with a structured evaluation system in your projects. Please sign up here!

Andrew Ng

127,724 görüntüleme • 1 yıl önce