Earlier quoted context omitted.
People have been celebrating the fact that tokens got 100x cheaper and now here's a new system that will use 100x more tokens.
If it 's reasoning correctly, it shouldnt need a lot of tokens because you don't need to correct it. You only need to ask it to solve nuclear fusion once.
Learning to Reason with LLMs
301–310 of 1001 posts
Re: Learning to Reason with LLMs
#302Re: Learning to Reason with LLMs
#303> Available starting 9.12 I don't see it
In API, it's limited to tier 5 customers (aka $1000+ spent on the API in the past).
Re: Learning to Reason with LLMs
#304Generating more "think out loud" tokens and hiding them from the user... Idk if I'm "feeling the AGI" if I'm being honest. Also... telling that they choose to benchmark against CodeForces rather than SWE-bench.
Why not? Isn't that basically what humans do? Sit there and think for a while before answering, going down different branches/chains of thought?
Human thinking is much more nuanced than this mechanical process. We rely on actually understanding the meaning of what the text represents. We use deduction, intuition and reasoning that involves semantic relationships between ideas. Our understanding of the world doesn't require "reinforcement learning" and being trained on all the text that's ever been written.
Of course, this isn't to say that machine learning methods can't be useful, or that we can't keep improving them to yield better results. But these are still methods that mimic human intelligence, and I think it's disingenuous to label them as such.
Re: Learning to Reason with LLMs
#305Re: Learning to Reason with LLMs
#306Re: Learning to Reason with LLMs
#307Re: Learning to Reason with LLMs
#3082018 - gpt1 2019 - gpt2 2020 - gpt3 2022 - gpt3.5 2023 - gpt4 2023 - gpt4-turbo 2024 - gpt-4o 2024 - o1 Did OpenAI hire Google's product marketing team in recent years?
They partnered with Microsoft, remember? 1985 – Windows 1.0 1987 – Windows 2.0 1990 – Windows 3.0 1992 – Windows 3.1 1995 – Windows 95 1998 – Windows 98 2000 – Windows ME (Millennium Edition) 2001 – Windows XP 2006 – Windows Vista 2009 – Windows 7 2012 – Windows 8 2013 – Windows 8.1 2015 – Windows 10 2021 – Windows 11
If you want real atrocities, look at Xbox.
Re: Learning to Reason with LLMs
#309Earlier quoted context omitted.
It seems opposite to me. Imagine all the amazing technological advancements, etc. If there wasn't something like that what would you be looking forward to? Everything would be what it has already been for years. If this evolves it helps us open so many secrets of the universe.
>If there wasn't something like that what would you be looking forward to? First of all, I don't want to be poor. I know many of you are thinking something along the lines of "I am smart, I was doing fine before, so I will definitely continue to in the future". That's the unearned hubris I was referring to. We got very lucky as programmers, and now the gravy train seems to be coming to an end. And not just for progra…
Re: Learning to Reason with LLMs
#310Reading through the Chain of Thought for the provided Cipher example (go to the example, click "Show Chain of Thought") is kind of crazy...it literally spells out every thinking step that someone would go through mentally in their head to figure out the cipher (even useless ones like "Hmm"!). It really seems like slowing down and writing down the logic it's using and reasoning over that makes it better at logic, simi…
This isn't "just" autocompletion anymore, this is actual step-by-step reasoning full of ideas and dead ends and refinement, just like humans do when solving problems. Even if it is still ultimately being powered by "autocompletion".
But then it makes me wonder about human reasoning, and what if it's similar? Just following basic patterns of "thinking steps" that ultimately aren't any different from "English language grammar steps"?
This is truly making me wonder if LLM's are actually far more powerful than we thought at first, and if it's just a matter of figuring out how to plug them together in the right configurations, like "making them think".