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

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

На главную

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,562 просмотров • 1 год назад •via X (Twitter)

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

Фото профиля Mckay Wrigley
Mckay Wrigley1 год назад

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

Фото профиля Mckay Wrigley
Mckay Wrigley1 год назад

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
Mckay Wrigley1 год назад

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
Mckay Wrigley1 год назад

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
Matt Figdore2 лет назад

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
Lorenzo1 год назад

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

Фото профиля John Schoenith
John Schoenith1 год назад

Love RepoPrompt @pvncher

Фото профиля Mckay Wrigley
Mckay Wrigley1 год назад

@pvncher Eric is the goat

Фото профиля internetVin
internetVin1 год назад

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
Mckay Wrigley1 год назад

No Cursor integration just yet

Фото профиля Kay
Kay1 год назад

grok is super underrated IMO

Фото профиля Mckay Wrigley
Mckay Wrigley1 год назад

It’s extremely good

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

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 просмотров • 1 год назад